{"name":"comment-parser","version":"1.0.0-beta.2","description":"Generic JSDoc-like comment parser","main":"lib/index.js","types":"lib/index.d.ts","directories":{"test":"tests"},"devDependencies":{"@types/jest":"^26.0.14","jest":"^26.5.3","prettier":"2.1.2","rimraf":"^3.0.2","rollup":"^2.33.3","ts-jest":"^26.4.1","typescript":"^4.0.3"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rimraf lib es6 browser; tsc -p tsconfig.es6.json && tsc -p tsconfig.node.json && rollup -o browser/index.js -f iife --context window -n CommentParser es6/index.js","format":"prettier --write src/ tests/","pretest":"rimraf coverage; npm run build","test":"prettier --check src/ tests/ && jest --verbose"},"repository":{"type":"git","url":"git+ssh://git@github.com/yavorskiy/comment-parser.git"},"keywords":["jsdoc","comments","parser"],"author":{"name":"Sergiy Yavorsky","email":"sergiy@yavorsky.me","url":"https://github.com/syavorsky"},"contributors":[{"name":"Alexej Yaroshevich","url":"https://github.com/zxqfox"},{"name":"Andre Wachsmuth","url":"https://github.com/blutorange"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Dieter Oberkofler","url":"https://github.com/doberkofler"},{"name":"Evgeny Reznichenko","url":"https://github.com/zxcabs"},{"name":"Javier \"Ciberma\" Mora","url":"https://github.com/jhm-ciberman"},{"name":"Jordan Harband","url":"https://github.com/ljharb"},{"name":"tengattack","url":"https://github.com/tengattack"},{"name":"Jayden Seric","url":"https://github.com/jaydenseric"}],"license":"MIT","bugs":{"url":"https://github.com/syavorsky/comment-parser/issues"},"homepage":"https://github.com/syavorsky/comment-parser","dependencies":{},"readmeFilename":"README.md","gitHead":"20c974fbe9f68129d9f6c023f726d2de3ed9fe71","_id":"comment-parser@1.0.0-beta.2","_nodeVersion":"12.13.1","_npmVersion":"6.14.8","dist":{"shasum":"d04d18dc5c0e1787a06cba66559680210ff8b408","size":34350,"noattachment":false,"key":"/comment-parser/-/comment-parser-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-parser/download/comment-parser-1.0.0-beta.2.tgz"},"_npmUser":{"name":"yavorskiys","email":"sergiy@yavorsky.me"},"maintainers":[{"name":"yavorskiys","email":"yavorskiy.s@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/comment-parser_1.0.0-beta.2_1608935919160_0.1393269198987377"},"_hasShrinkwrap":false,"publish_time":1608935919313,"_cnpm_publish_time":1608935919313,"dist-tags":{"latest":"1.4.6"}}