{"name":"comment-parser","version":"1.4.4","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","postversion":"git add . && git commit -m \"chore: release v$(node -p \"require('./package.json').version\")\"","prepare":"npm run build","prepublishOnly":"npm run build","release:add":"git pull origin master && changeset","release:version":"git pull origin master && changeset version && npm install","release:publish":"git pull origin master && npm run build && 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","_id":"comment-parser@1.4.4","gitHead":"d5aa705ca623ec20921fa85d26257fe073384b21","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"45b16f7d9de769b1271ba22e8a3ecf2bb0873c63","size":67264,"noattachment":false,"key":"/comment-parser/-/comment-parser-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/comment-parser/download/comment-parser-1.4.4.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.4_1768688676038_0.2995631196429045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-17T22:24:36.175Z","publish_time":1768688676175,"_source_registry_name":"default","_cnpm_publish_time":1768688676175,"dist-tags":{"latest":"1.4.6"}}