{"name":"comment-parser","version":"1.4.6","description":"Generic JSDoc-like comment parser","type":"module","main":"lib/index.cjs","publishConfig":{"access":"public"},"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":{"@changesets/cli":"^2.29.8","@types/jest":"^30.0.0","convert-extension":"^0.3.0","jest":"^30.1.3","prettier":"3.6.2","rimraf":"^6.0.1","rollup":"^4.52.0","ts-jest":"^29.4.4","typescript":"^5.9.2"},"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/","format":"prettier --write src tests","pretest":"rimraf coverage; npm run build","test":"prettier --check src tests && jest --verbose","preversion":"npm run build","prepare":"npm run build","prepublishOnly":"npm run build","release:add":"changeset","release:version":"git pull origin main && changeset version && npm install && git add . && git commit -m \"release v$(node -p \"require('./package.json').version\")\"","release:publish":"git pull origin main && changeset publish && git push --follow-tags"},"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":"Alex Grozav","url":"https://github.com/alexgrozav"},{"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":"Jayden Seric","url":"https://github.com/jaydenseric"},{"name":"Jordan Harband","url":"https://github.com/ljharb"},{"name":"tengattack","url":"https://github.com/tengattack"}],"license":"MIT","bugs":{"url":"https://github.com/syavorsky/comment-parser/issues"},"homepage":"https://github.com/syavorsky/comment-parser","gitHead":"e6415d55e63424fe9b946a5ed23e75de75d483a1","_id":"comment-parser@1.4.6","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"shasum":"49a6b1d53fa563324f7577ab8c0b26db4e7d1f9a","size":70468,"noattachment":false,"key":"/comment-parser/-/comment-parser-1.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-parser/download/comment-parser-1.4.6.tgz"},"_npmUser":{"name":"yavorskiys","email":"sergiy@yavorsky.me"},"maintainers":[{"name":"yavorskiys","email":"yavorskiy.s@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/comment-parser_1.4.6_1774730991870_0.6048795320950895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-28T20:49:52.014Z","publish_time":1774730992014,"_source_registry_name":"default","_cnpm_publish_time":1774730992014,"dist-tags":{"latest":"1.4.6"}}