{"name":"jsdoctypeparser","description":"Strict JsDoc type expression parser.","version":"6.0.0","author":{"name":"Kuniwak","email":"orga.chem.job@gmail.com"},"contributors":[{"name":"Brett Zamir"},{"name":"Nathan Shively-Sanders"}],"keywords":["jsdoc","type expression","parser"],"repository":{"type":"git","url":"git://github.com/jsdoctypeparser/jsdoctypeparser.git"},"engines":{"node":">=6"},"homepage":"https://jsdoctypeparser.github.io","bugs":{"url":"https://github.com/jsdoctypeparser/jsdoctypeparser/issues"},"directories":{"test":"test"},"main":"index.js","bin":{"jsdoctypeparser":"./bin/jsdoctypeparser"},"scripts":{"prepare":"npm-run-all build","pretest":"npm-run-all lint build","test":"npm-run-all mocha typecheck","lint":"eslint .","mocha":"mocha tests/test_*","typecheck":"tsc","clean":"rimraf ./peg_lib","postclean":"mkdirp ./peg_lib","prebuild":"npm-run-all clean","build":"pegjs --cache -o ./peg_lib/jsdoctype.js ./peg_src/jsdoctype.pegjs"},"husky":{"hooks":{"pre-push":"npm test"}},"dependencies":{},"devDependencies":{"@types/node":"^12.12.7","chai":"^4.2.0","eslint":"^6.6.0","husky":"^3.0.9","mkdirp":"^0.5.1","mocha":"^6.2.2","npm-run-all":"^4.1.5","object.entries-ponyfill":"^1.0.1","pegjs":"^0.10.0","rimraf":"^3.0.0","typescript":"^3.7.2"},"license":"MIT","gitHead":"41386cec8cffd0f2f50262a3ba04db82a92feaed","_id":"jsdoctypeparser@6.0.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"b6778772339138cbddb6c7b0d182d105afe1d8ae","size":30813,"noattachment":false,"key":"/jsdoctypeparser/-/jsdoctypeparser-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsdoctypeparser/download/jsdoctypeparser-6.0.0.tgz"},"maintainers":[{"name":"orgachem","email":"orga.chem.job@gmail.com"}],"_npmUser":{"name":"sanders_n","email":"ncsander@indiana.edu"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsdoctypeparser_6.0.0_1573516306136_0.6165292359923904"},"_hasShrinkwrap":false,"publish_time":1573516306346,"_cnpm_publish_time":1573516306346,"dist-tags":{"latest":"9.0.0"}}