{"name":"regexp-ast-analysis","version":"0.7.1","description":"A library for analysing JS RegExp","main":"index","scripts":{"check":"npm run lint && npx tsc --noEmit && cd tests && npx tsc --noEmit","lint":"npx eslint --ignore-path .gitignore **/*.ts","test":"cd tests && mocha -r ts-node/register '**/*.ts'","test:coverage":"cd tests && nyc --reporter=html mocha -r ts-node/register '**/*.ts'","build":"npx rimraf ./index.* .out/** && npx tsc && rollup -c && npm run build:dts","build:dts":"dts-bundle-generator -o index.d.ts src/index.ts --export-referenced-types=false && prettier --write index.d.ts","build:docs":"typedoc","prepublishOnly":"npm run build"},"keywords":["regex","regexp","ast"],"author":{"name":"Michael Schmidt"},"license":"MIT","homepage":"https://github.com/RunDevelopment/regexp-ast-analysis#readme","repository":{"type":"git","url":"git+https://github.com/RunDevelopment/regexp-ast-analysis.git"},"devDependencies":{"@rollup/plugin-node-resolve":"^9.0.0","@types/chai":"^4.3.4","@types/mocha":"^10.0.1","@types/node":"^12.19.16","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","chai":"^4.3.7","dts-bundle-generator":"^5.9.0","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","jest-resolve":"^29.5.0","mocha":"^10.2.0","mocha-chai-jest-snapshot":"^1.1.4","nyc":"^15.1.0","prettier":"^2.8.7","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-terser":"^7.0.2","ts-node":"^8.10.2","typedoc":"^0.24.8","typescript":"5.0"},"dependencies":{"@eslint-community/regexpp":"^4.8.0","refa":"^0.12.1"},"engines":{"node":"^12.0.0 || ^14.0.0 || >=16.0.0"},"types":"./index.d.ts","gitHead":"8f743678e4f4ddb3985b92769e3a79271bf0aff9","bugs":{"url":"https://github.com/RunDevelopment/regexp-ast-analysis/issues"},"_id":"regexp-ast-analysis@0.7.1","_nodeVersion":"20.5.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==","shasum":"c0e24cb2a90f6eadd4cbaaba129317e29d29c482","tarball":"https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.7.1.tgz","fileCount":6,"unpackedSize":271127,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWwm4bKRhZ/mp5Ssld6cpPzox5YXhSAohGBwVjX3gf5wIgFlHfdG/qLuwYxbS0nlKRLzdPsO82MtPcjWQ41aVyebw="}]},"_npmUser":{"name":"rundevelopment","email":"mitchi5000.ms@googlemail.com"},"directories":{},"maintainers":[{"name":"rundevelopment","email":"mitchi5000.ms@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regexp-ast-analysis_0.7.1_1694626756405_0.32251322084964995"},"_hasShrinkwrap":false}