説明なし

package.json 1.7KB

    { "_from": "is-my-json-valid@^2.12.4", "_id": "is-my-json-valid@2.17.2", "_inBundle": false, "_integrity": "sha1-ayEDoojpTvPeXPFdKd2F/Et41lw=", "_location": "/is-my-json-valid", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-my-json-valid@^2.12.4", "name": "is-my-json-valid", "escapedName": "is-my-json-valid", "rawSpec": "^2.12.4", "saveSpec": null, "fetchSpec": "^2.12.4" }, "_requiredBy": [ "/node-sass/har-validator" ], "_resolved": "http://registry.npm.taobao.org/is-my-json-valid/download/is-my-json-valid-2.17.2.tgz", "_shasum": "6b2103a288e94ef3de5cf15d29dd85fc4b78d65c", "_spec": "is-my-json-valid@^2.12.4", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/node-sass/node_modules/har-validator", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/is-my-json-valid/issues" }, "bundleDependencies": false, "dependencies": { "generate-function": "^2.0.0", "generate-object-property": "^1.1.0", "is-my-ip-valid": "^1.0.0", "jsonpointer": "^4.0.0", "xtend": "^4.0.0" }, "deprecated": false, "description": "A JSONSchema validator that uses code generation to be extremely fast", "devDependencies": { "safe-regex": "^1.1.0", "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.17.2" }