Server IP : 66.29.132.122 / Your IP : 3.145.84.183 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/json-schema/ |
Upload File : |
{ "_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.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", "_shasum": "f7de4cf6efab838ebaeb3236474cbba5a1930ab5", "_spec": "json-schema@0.4.0", "_where": "/Users/ruyadorno/Documents/workspace/cli/legacy/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" }, "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" }