{"name":"json-schema-ref-parser","version":"3.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://jamesmessinger.com"},"license":"MIT","homepage":"https://github.com/BigstickCarpet/json-schema-ref-parser","main":"lib/index.js","scripts":{"lint":"eslint lib --fix && jscs lib --verbose","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 --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","start":"npm run watch & http-server -o -c-1"},"repository":{"type":"git","url":"git+https://github.com/BigstickCarpet/json-schema-ref-parser.git"},"devDependencies":{"bower":"^1.7.7","chai":"^3.5.0","coveralls":"^2.11.9","eslint":"^2.6.0","http-server":"^0.9.0","istanbul":"^0.4.2","jscs":"^2.11.0","karma":"^0.13.22","karma-chrome-launcher":"^0.2.3","karma-cli":"^0.1.2","karma-coverage":"^0.5.5","karma-firefox-launcher":"^0.1.7","karma-ie-launcher":"^0.2.0","karma-mocha":"^0.2.2","karma-safari-launcher":"^0.1.1","karma-sauce-launcher":"^0.3.1","karma-verbose-reporter":"0.0.3","mocha":"^2.4.5","npm-check-updates":"^2.6.1","simplifyify":"^2.0.1","sinon":"^1.17.3","version-bump-prompt":"^1.5.2"},"dependencies":{"call-me-maybe":"^1.0.1","debug":"^2.2.0","es6-promise":"^3.1.2","js-yaml":"^3.5.5","ono":"^2.2.1"},"gitHead":"7e5cf1c8742c8feb8695b8ba993ff1c397a5cd8f","bugs":{"url":"https://github.com/BigstickCarpet/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@3.0.0","_shasum":"9d1ea5b38a48058060214193ad4c93cc533395e1","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.1.0","_npmUser":{"name":"bigstickcarpet","email":"BigstickCarpet@gmail.com"},"dist":{"shasum":"9d1ea5b38a48058060214193ad4c93cc533395e1","size":453521,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-3.0.0.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"rkrauskopf","email":"randall.krauskopf@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/json-schema-ref-parser-3.0.0.tgz_1459672692118_0.055943939834833145"},"directories":{},"publish_time":1459672694868,"_cnpm_publish_time":1459672694868,"_hasShrinkwrap":false,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}