{"name":"comment-parser","version":"1.1.6-beta.2","description":"Generic JSDoc-like comment parser","type":"module","main":"lib/index.js","exports":{".":{"import":"./es6/index.js","require":"./lib/index.cjs"},"./primitives":{"import":"./es6/primitives.js","require":"./lib/primitives.cjs"},"./util":{"import":"./es6/util.js","require":"./lib/util.cjs"},"./parser/*":{"import":"./es6/parser/*.js","require":"./lib/parser/*.cjs"},"./stringifier/*":{"import":"./es6/stringifier/*.js","require":"./lib/stringifier/*.cjs"},"./transforms/*":{"import":"./es6/transforms/*.js","require":"./lib/transforms/*.cjs"}},"types":"lib/index.d.ts","directories":{"test":"tests"},"devDependencies":{"@types/jest":"^26.0.23","convert-extension":"^0.3.0","jest":"^27.0.5","prettier":"2.3.1","replace":"^1.2.1","rimraf":"^3.0.2","rollup":"^2.52.2","ts-jest":"^27.0.3","typescript":"^4.3.4"},"engines":{"node":">= 12.0.0"},"scripts":{"build":"rimraf lib es6 browser; tsc -p tsconfig.json && tsc -p tsconfig.node.json && rollup -o browser/index.js -f iife --context window -n CommentParser es6/index.js && convert-extension cjs lib/ && cd es6 && replace \"from '(\\.[^']*)'\" \"from '\\$1.js'\" * -r --include=\"*.js\"","format":"prettier --write src tests","pretest":"rimraf coverage; npm run build","test":"prettier --check src tests && jest --verbose","preversion":"npm run build"},"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":"6db134ed57c30d9d057487ebefbdedea20ac0c4a","_id":"comment-parser@1.1.6-beta.2","_nodeVersion":"12.13.1","_npmVersion":"7.19.1","dist":{"shasum":"8ca94229af21ac5f1c4771121d1d545b7acba8f1","size":64774,"noattachment":false,"key":"/comment-parser/-/comment-parser-1.1.6-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-parser/download/comment-parser-1.1.6-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.1.6-beta.2_1627115521439_0.7341844988166415"},"_hasShrinkwrap":false,"publish_time":1627115521583,"_cnpm_publish_time":1627115521583,"dist-tags":{"latest":"1.4.6"}}