{"name":"jsdoctypeparser","description":"Strict JsDoc type expression parser.","version":"6.1.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.14","chai":"^4.2.0","eslint":"^6.7.2","husky":"^3.1.0","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":"56ee03a3fe2df8e98c4fe3242c9215698c6443f6","_id":"jsdoctypeparser@6.1.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"acfb936c26300d98f1405cb03e20b06748e512a8","size":30802,"noattachment":false,"key":"/jsdoctypeparser/-/jsdoctypeparser-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsdoctypeparser/download/jsdoctypeparser-6.1.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.1.0_1575408394331_0.058523860448405074"},"_hasShrinkwrap":false,"publish_time":1575408394745,"_cnpm_publish_time":1575408394745,"dist-tags":{"latest":"9.0.0"}}