{"name":"json-schema-ref-parser","version":"4.1.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.0","bower":"^1.8.2","chai":"^4.1.2","codacy-coverage":"^2.0.3","coveralls":"^3.0.0","eslint":"^4.15.0","eslint-config-modular":"^4.1.1","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":"^4.1.0","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.10.0","ono":"^4.0.3"},"gitHead":"6ba4c4b1361e24298f6c109c363526728c3aeafc","bugs":{"url":"https://github.com/BigstickCarpet/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@4.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"bigstickcarpet","email":"bigstickcarpet@gmail.com"},"dist":{"shasum":"8fe5e2c1c6091e5e7c6fa3c64de0c54d5cc055c8","size":517091,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-4.1.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-4.1.0.tgz_1516206819148_0.5314413483720273"},"directories":{},"publish_time":1516206820773,"_hasShrinkwrap":false,"_cnpm_publish_time":1516206820773,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}