{"name":"json-schema-ref-parser","version":"4.0.1","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://jamesmessinger.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":"ncu --upgradeAll && npm update && bower update","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":"^4.0.0","bower":"^1.8.2","chai":"^4.1.2","coveralls":"^3.0.0","eslint":"^4.9.0","http-server":"^0.10.0","istanbul":"^0.4.5","karma":"^1.7.1","karma-chrome-launcher":"^2.2.0","karma-cli":"^1.0.1","karma-coverage":"^1.1.1","karma-firefox-launcher":"^1.0.1","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":"^4.0.1","npm-check-updates":"^2.13.0","simplifyify":"^3.2.4","version-bump-prompt":"^3.1.2"},"dependencies":{"call-me-maybe":"^1.0.1","debug":"^3.1.0","eslint-config-modular":"^4.1.0","js-yaml":"^3.10.0","ono":"^4.0.2","z-schema":"^3.18.4"},"gitHead":"b4ba766e54f1624bdb3a7a1a8fac2f3a7957e9a3","bugs":{"url":"https://github.com/BigstickCarpet/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@4.0.1","_shasum":"d5b2c3acf8dfb086400451d8a37bdff70b259e55","_from":".","_npmVersion":"3.10.10","_nodeVersion":"8.4.0","_npmUser":{"name":"bigstickcarpet","email":"bigstickcarpet@gmail.com"},"dist":{"shasum":"d5b2c3acf8dfb086400451d8a37bdff70b259e55","size":538703,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-4.0.1.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"rkrauskopf","email":"randall.krauskopf@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser-4.0.1.tgz_1508415801399_0.9465583481360227"},"directories":{},"publish_time":1508415802943,"_cnpm_publish_time":1508415802943,"_hasShrinkwrap":false,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}