{ "_args": [ [ "is-my-json-valid@^2.12.0", "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/har-validator" ] ], "_from": "is-my-json-valid@>=2.12.0 <3.0.0", "_id": "is-my-json-valid@2.12.2", "_inCache": true, "_location": "/is-my-json-valid", "_nodeVersion": "2.5.0", "_npmUser": { "email": "mathiasbuus@gmail.com", "name": "mafintosh" }, "_npmVersion": "2.13.4", "_phantomChildren": {}, "_requested": { "name": "is-my-json-valid", "raw": "is-my-json-valid@^2.12.0", "rawSpec": "^2.12.0", "scope": null, "spec": ">=2.12.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/har-validator" ], "_resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.2.tgz", "_shasum": "0d65859318c846ce3a134402fd3fbc504272ccc9", "_shrinkwrap": null, "_spec": "is-my-json-valid@^2.12.0", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/har-validator", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/is-my-json-valid/issues" }, "dependencies": { "generate-function": "^2.0.0", "generate-object-property": "^1.1.0", "jsonpointer": "2.0.0", "xtend": "^4.0.0" }, "description": "A JSONSchema validator that uses code generation to be extremely fast", "devDependencies": { "tape": "^2.13.4" }, "directories": {}, "dist": { "shasum": "0d65859318c846ce3a134402fd3fbc504272ccc9", "tarball": "http://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.2.tgz" }, "gitHead": "48040cf001f661bcaa31f09bdc7fe3939ac2253b", "homepage": "https://github.com/mafintosh/is-my-json-valid", "installable": true, "keywords": [ "json", "jsonschema", "orderly", "schema" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, { "name": "watson", "email": "w@tson.dk" }, { "name": "freeall", "email": "freeall@gmail.com" } ], "name": "is-my-json-valid", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/mafintosh/is-my-json-valid.git" }, "scripts": { "test": "tape test/*.js" }, "version": "2.12.2" }