{"name":"json-schema-ref-parser","version":"1.4.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://jamesmessinger.com"},"license":"MIT","homepage":"https://github.com/BigstickCarpet/json-schema-ref-parser","main":"lib/index.js","scripts":{"lint":"eslint lib && jscs lib --verbose","build":"npm run lint && npm run browserify","browserify":"simplifyify lib/index.js --outfile dist/ref-parser.js --standalone \\$RefParser --debug --minify","watch":"npm run browserify -- --watch","mocha":"mocha --bail --recursive tests/fixtures tests/specs","istanbul":"istanbul cover _mocha --dir coverage/node -- --bail --recursive tests/fixtures tests/specs","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 lib/bundle.js dist/* --tag --push --all","release":"npm run upgrade && npm test && npm run bump && npm publish"},"repository":{"type":"git","url":"git+https://github.com/BigstickCarpet/json-schema-ref-parser.git"},"devDependencies":{"simplifyify":"^1.4.1","bower":"^1.5.3","karma":"^0.13.10","karma-chrome-launcher":"^0.2.0","karma-cli":"^0.1.1","karma-coverage":"^0.5.2","karma-firefox-launcher":"^0.1.6","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.0","karma-mocha-reporter":"^1.1.1","karma-phantomjs-launcher":"^0.2.1","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.2.14","phantomjs":"^1.9.18","istanbul":"^0.3.21","coveralls":"^2.11.4","mocha":"^2.3.3","chai":"^3.3.0","sinon":"^1.17.1","jscs":"^2.2.1","eslint":"^1.5.1","npm-check-updates":"^2.2.4","version-bump-prompt":"^1.5.2"},"dependencies":{"call-me-maybe":"^1.0.1","debug":"^2.2.0","es6-promise":"^3.0.2","js-yaml":"^3.4.2","ono":"^1.0.22"},"gitHead":"b3119c9b8bd5eccc9cd4974b75019e3598215fcb","bugs":{"url":"https://github.com/BigstickCarpet/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@1.4.0","_shasum":"7cff3d30f8b6dc762abd4dd4c7c38ec22e7c2fb6","_from":".","_npmVersion":"3.3.3","_nodeVersion":"4.1.0","_npmUser":{"name":"bigstickcarpet","email":"BigstickCarpet@gmail.com"},"dist":{"shasum":"7cff3d30f8b6dc762abd4dd4c7c38ec22e7c2fb6","size":537094,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-1.4.0.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"rkrauskopf","email":"randall.krauskopf@gmail.com"}],"directories":{},"publish_time":1443727600406,"_cnpm_publish_time":1443727600406,"_hasShrinkwrap":false,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}