{"name":"json-schema-ref-parser","version":"6.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":"https://jamesmessinger.com"},"contributors":[{"name":"Boris Cherny","email":"boris@performancejs.com"}],"homepage":"https://apidevtools.org/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","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 test:typescript && npm run lint","test:node":"mocha","test:browser":"npm run build && karma start --single-run","test:typescript":"tsc --noEmit --strict --lib esnext test/specs/typescript-definition.spec.ts","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","start":"http-server -c-1 -o http://localhost:8080/test/"},"devDependencies":{"@types/json-schema":"^7.0.1","@types/node":"^11.9.4","chai":"^4.2.0","coveralls":"^3.0.2","eslint":"^5.12.0","eslint-config-modular":"^7.0.0","http-server":"^0.11.1","karma":"^4.0.0","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-cli":"^2.0.0","karma-coverage":"^1.1.2","karma-edge-launcher":"^0.4.2","karma-firefox-launcher":"^1.1.0","karma-host-environment":"^1.1.7","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^2.0.2","karma-verbose-reporter":"0.0.6","mocha":"^6.0.0","npm-check":"^5.9.0","nyc":"^13.1.0","simplifyify":"^7.0.1","typescript":"^3.2.2","version-bump-prompt":"^4.2.2"},"dependencies":{"call-me-maybe":"^1.0.1","js-yaml":"^3.12.1","ono":"^4.0.11"},"gitHead":"29ea8693e288e5ced3ebd670d545925f16a4ed17","bugs":{"url":"https://github.com/APIDevTools/json-schema-ref-parser/issues"},"_id":"json-schema-ref-parser@6.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"jamesmessinger","email":"james.messinger@gmail.com"},"dist":{"shasum":"30af34aeab5bee0431da805dac0eb21b574bf63d","size":522249,"noattachment":false,"key":"/json-schema-ref-parser/-/json-schema-ref-parser-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-schema-ref-parser/download/json-schema-ref-parser-6.1.0.tgz"},"maintainers":[{"name":"bigstickcarpet","email":""},{"name":"jamesmessinger","email":"james.messinger@gmail.com"},{"name":"philsturgeon","email":"me@philsturgeon.uk"},{"name":"rkrauskopf","email":"randall.krauskopf@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-ref-parser_6.1.0_1550747597821_0.30601486687771695"},"_hasShrinkwrap":false,"publish_time":1550747598043,"_cnpm_publish_time":1550747598043,"deprecated":"Please switch to @apidevtools/json-schema-ref-parser","dist-tags":{"beta":"4.1.0-beta.1","latest":"9.0.9"}}