UNPKG

mam-project-templates

Version:
66 lines (65 loc) 1.75 kB
{ "_args": [ [ "is-my-json-valid@2.16.1", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger" ] ], "_development": true, "_from": "is-my-json-valid@2.16.1", "_id": "is-my-json-valid@2.16.1", "_inBundle": false, "_integrity": "sha512-ochPsqWS1WXj8ZnMIV0vnNXooaMhp7cyL4FMSIPKTtnV0Ha/T19G2b9kkhcNsabV9bxYkze7/aLZJb/bYuFduQ==", "_location": "/is-my-json-valid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-my-json-valid@2.16.1", "name": "is-my-json-valid", "escapedName": "is-my-json-valid", "rawSpec": "2.16.1", "saveSpec": null, "fetchSpec": "2.16.1" }, "_requiredBy": [ "/har-validator" ], "_resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz", "_spec": "2.16.1", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger", "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": "^4.0.0", "xtend": "^4.0.0" }, "description": "A JSONSchema validator that uses code generation to be extremely fast", "devDependencies": { "tape": "^2.13.4" }, "homepage": "https://github.com/mafintosh/is-my-json-valid", "keywords": [ "json", "schema", "orderly", "jsonschema" ], "license": "MIT", "main": "index.js", "name": "is-my-json-valid", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/is-my-json-valid.git" }, "scripts": { "test": "tape test/*.js" }, "version": "2.16.1" }