{"name":"json-schema-ref-parser","version":"3.2.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"},"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 --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","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 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"},"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.0","chai":"^4.1.0","coveralls":"^2.13.1","eslint":"^4.3.0","http-server":"^0.10.0","istanbul":"^0.4.5","jscs":"^3.0.7","karma":"^1.7.0","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.1.0","karma-verbose-reporter":"0.0.6","mocha":"^3.4.2","npm-check-updates":"^2.12.1","simplifyify":"^3.2.4","sinon":"^2.4.1","version-bump-prompt":"^3.1.2"},"dependencies":{"call-me-maybe":"^1.0.1","debug":"^2.6.8","es6-promise":"^4.1.1","js-yaml":"^3.9.1","ono":"^4.0.2","z-schema":"^3.18.2"},"gitHead":"1d928b5033c621ed247f5278cd07c78ae99f7c70","bugs":{"url":"https://github.com/BigstickCarpet/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@3.2.0","_shasum":"c2c3725755e69818418e9aeacd61903a494a43d8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"8.1.4","_npmUser":{"name":"bigstickcarpet","email":"bigstickcarpet@gmail.com"},"dist":{"shasum":"c2c3725755e69818418e9aeacd61903a494a43d8","size":566784,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-3.2.0.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-3.2.0.tgz_1501498334190_0.19767094170674682"},"directories":{},"publish_time":1501498335925,"_cnpm_publish_time":1501498335925,"_hasShrinkwrap":false,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}