| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 | {  "_args": [    [      "json-schema@0.4.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "json-schema@0.4.0",  "_id": "json-schema@0.4.0",  "_inBundle": false,  "_integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",  "_location": "/json-schema",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "json-schema@0.4.0",    "name": "json-schema",    "escapedName": "json-schema",    "rawSpec": "0.4.0",    "saveSpec": null,    "fetchSpec": "0.4.0"  },  "_requiredBy": [    "/jsprim"  ],  "_resolved": "https://registry.npmmirror.com/json-schema/download/json-schema-0.4.0.tgz?cache=0&sync_timestamp=1636423494254&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fjson-schema%2Fdownload%2Fjson-schema-0.4.0.tgz",  "_spec": "0.4.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Kris Zyp"  },  "bugs": {    "url": "https://github.com/kriszyp/json-schema/issues"  },  "description": "JSON Schema validation and specifications",  "devDependencies": {    "vows": "*"  },  "directories": {    "lib": "./lib"  },  "files": [    "lib"  ],  "homepage": "https://github.com/kriszyp/json-schema#readme",  "keywords": [    "json",    "schema"  ],  "license": "(AFL-2.1 OR BSD-3-Clause)",  "main": "./lib/validate.js",  "maintainers": [    {      "name": "Kris Zyp",      "email": "kriszyp@gmail.com"    }  ],  "name": "json-schema",  "repository": {    "type": "git",    "url": "git+ssh://git@github.com/kriszyp/json-schema.git"  },  "scripts": {    "test": "vows --spec test/*.js"  },  "version": "0.4.0"}
 |