{"name":"json-schema-ref-parser","version":"5.0.0","description":"Parse, Resolve, and Dereference JSON Schema $ref pointers","keywords":["json","schema","jsonschema","json-schema","json-pointer","$ref","dereference","resolve"],"author":{"name":"James Messinger","url":"http://bigstickcarpet.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"license":"MIT","homepage":"https://github.com/BigstickCarpet/json-schema-ref-parser","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"lint":"eslint lib test --fix","build":"npm run lint && npm run browserify","browserify":"simplifyify lib/index.js --outfile dist/ref-parser.js --standalone \\$RefParser --bundle --debug --minify","watch":"npm run browserify -- --watch","mocha":"mocha","istanbul":"istanbul cover _mocha --dir coverage/node","karma":"karma start --single-run","test":"npm run browserify -- --test && npm run istanbul && npm run karma","upgrade":"npm-check -u","bump":"bump --prompt --grep dist/* --tag --push --all","release":"npm run upgrade && npm test && npm run bump && npm publish","start":"npm run watch & http-server -o -c-1"},"browser":{"fs":false},"repository":{"type":"git","url":"git+https://github.com/BigstickCarpet/json-schema-ref-parser.git"},"devDependencies":{"@types/json-schema":"^6.0.1","@types/node":"^9.4.7","bower":"^1.8.2","chai":"^4.1.2","codacy-coverage":"^2.1.0","coveralls":"^3.0.0","eslint":"^4.19.0","eslint-config-modular":"^4.1.2","http-server":"^0.11.1","istanbul":"^0.4.5","karma":"^2.0.0","karma-chrome-launcher":"^2.2.0","karma-cli":"^1.0.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.1.0","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^1.2.0","karma-verbose-reporter":"0.0.6","mocha":"^5.0.4","npm-check":"^5.5.2","simplifyify":"^4.0.0","version-bump-prompt":"^4.0.0"},"dependencies":{"call-me-maybe":"^1.0.1","debug":"^3.1.0","js-yaml":"^3.11.0","karma-edge-launcher":"^0.4.2","ono":"^4.0.3"},"gitHead":"4780ddb4e88965a3708f9394c17a7c6e4678a3b5","bugs":{"url":"https://github.com/BigstickCarpet/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@5.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"bigstickcarpet","email":"bigstickcarpet@gmail.com"},"dist":{"shasum":"448d6cd80742b31b4d95a9b5fdfc06c9e96f4617","size":520021,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-5.0.0.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"rkrauskopf","email":"randall.krauskopf@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_5.0.0_1521353479518_0.5115014777856883"},"_hasShrinkwrap":false,"publish_time":1521353479664,"_cnpm_publish_time":1521353479664,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}