![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /lib/node_modules/npm/node_modules/json-schema/ |
{ "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", "_location": "/json-schema", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "json-schema", "escapedName": "json-schema", "rawSpec": "0.2.3", "saveSpec": null, "fetchSpec": "0.2.3" }, "_requiredBy": [ "/jsprim" ], "_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", "_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13", "_spec": "[email protected]", "_where": "/Users/rebecca/code/npm/node_modules/jsprim", "author": { "name": "Kris Zyp" }, "bugs": { "url": "https://github.com/kriszyp/json-schema/issues" }, "bundleDependencies": false, "deprecated": false, "description": "JSON Schema validation and specifications", "devDependencies": { "vows": "*" }, "directories": { "lib": "./lib" }, "homepage": "https://github.com/kriszyp/json-schema#readme", "keywords": [ "json", "schema" ], "licenses": [ { "type": "AFLv2.1", "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43" }, { "type": "BSD", "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13" } ], "main": "./lib/validate.js", "maintainers": [ { "name": "Kris Zyp", "email": "[email protected]" } ], "name": "json-schema", "repository": { "type": "git", "url": "git+ssh://[email protected]/kriszyp/json-schema.git" }, "scripts": { "test": "echo TESTS DISABLED vows --spec test/*.js" }, "version": "0.2.3" }