{"name":"comment-parser","version":"1.4.7","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.8.3","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":"4403bfec2c509055756541a780237cfaeb8f426e","_id":"comment-parser@1.4.7","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-0h+uSNtQGW3D98eQt3jJ8L06Fves8hncB4V/PKdw/Qb8Hnk19VaKuTr55UNRYiSoVa7WwrFls+rh3ux9agmkeQ==","shasum":"f0e05275a94253814fddd4c22fcf2cc4a117116e","tarball":"https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.7.tgz","fileCount":149,"unpackedSize":399081,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC2n/fWb9nVVJZt1DVUSbpsORWUrLFG4AiBK/FIsf21KAiBcMzSwNyyaiPbZJK8S6KnwQky6W2ft0fGmIL/PMW8RxQ=="}]},"_npmUser":{"name":"yavorskiys","email":"sergiy@yavorsky.me"},"maintainers":[{"name":"yavorskiys","email":"sergiy@yavorsky.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/comment-parser_1.4.7_1779523948383_0.5540706160132236"},"_hasShrinkwrap":false}