![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/n/versions/node/14.15.4/lib/node_modules/npm/node_modules/json-schema/ |
Upload File : |
{ "_from": "json-schema@0.2.3", "_id": "json-schema@0.2.3", "_inBundle": false, "_integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", "_location": "/json-schema", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "json-schema@0.2.3", "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": "json-schema@0.2.3", "_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": "kriszyp@gmail.com" } ], "name": "json-schema", "repository": { "type": "git", "url": "git+ssh://git@github.com/kriszyp/json-schema.git" }, "scripts": { "test": "echo TESTS DISABLED vows --spec test/*.js" }, "version": "0.2.3" }