{"name":"json-schema-ref-parser","version":"6.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":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://github.com/APIDevTools/json-schema-ref-parser","repository":{"type":"git","url":"git+https://github.com/APIDevTools/json-schema-ref-parser.git"},"license":"MIT","main":"lib/index.js","typings":"lib/index.d.ts","browser":{"fs":false},"scripts":{"lint":"eslint lib test/fixtures test/specs --fix","build":"simplifyify lib/index.js --outfile dist/ref-parser.js --standalone \\$RefParser --bundle --debug --minify","watch":"npm run build -- --watch","test":"npm run test:node && npm run test:browser && npm run lint","test:node":"mocha","test:browser":"karma start --single-run","coverage":"npm run coverage:node && npm run coverage:browser","coverage:node":"nyc --reporter=text --reporter=lcov --report-dir coverage/node mocha","coverage:browser":"npm run build -- --coverage && npm run test:browser -- --coverage","upgrade":"npm-check -u","bump":"bump --prompt --grep dist/* --tag --push --all","release":"npm run upgrade && npm test && npm run bump && npm publish","start":"http-server -o -c-1"},"devDependencies":{"@types/json-schema":"^7.0.1","@types/node":"^10.11.4","chai":"^4.2.0","codacy-coverage":"^3.1.0","coveralls":"^3.0.2","eslint":"^5.6.1","eslint-config-modular":"^4.2.2","http-server":"^0.11.1","karma":"^3.0.0","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-cli":"^1.0.1","karma-coverage":"^1.1.2","karma-edge-launcher":"^0.4.2","karma-firefox-launcher":"^1.1.0","karma-host-environment":"^1.1.6","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":"^5.2.0","npm-check":"^5.9.0","nyc":"^13.0.1","simplifyify":"^6.0.1","version-bump-prompt":"^4.2.1"},"dependencies":{"call-me-maybe":"^1.0.1","js-yaml":"^3.12.0","ono":"^4.0.10"},"gitHead":"e8b73f3ad20c6af2309c26d05a70762e31081b1e","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@6.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"bigstickcarpet","email":"bigstickcarpet@gmail.com"},"dist":{"shasum":"0d4e9fef7a854b63325d11eedd9305939be3b5de","size":520948,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-6.0.0.tgz"},"maintainers":[{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"rkrauskopf","email":"randall.krauskopf@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_6.0.0_1538704759089_0.07985420875794014"},"_hasShrinkwrap":false,"publish_time":1538704759310,"_cnpm_publish_time":1538704759310,"dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}