{"name":"entities","version":"8.0.0","description":"Encode & decode XML and HTML entities with ease & speed","keywords":["html entities","entity decoder","entity encoding","html decoding","html encoding","xml decoding","xml encoding"],"repository":{"type":"git","url":"git+https://github.com/fb55/entities.git"},"funding":"https://github.com/fb55/entities?sponsor=1","license":"BSD-2-Clause","author":{"name":"Felix Boehm","email":"me@feedic.com"},"sideEffects":false,"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./decode":{"types":"./dist/decode.d.ts","default":"./dist/decode.js"},"./escape":{"types":"./dist/escape.d.ts","default":"./dist/escape.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"benchmark":"node --import=tsx scripts/benchmark.ts","build":"tsc","build:docs":"typedoc --hideGenerator src/index.ts","build:encode-trie":"node --import=tsx scripts/write-encode-map.ts","build:trie":"node --import=tsx scripts/write-decode-map.ts","format":"npm run format:es && npm run format:biome","format:biome":"biome check --fix .","format:es":"npm run lint:es -- --fix","lint":"npm run lint:es && npm run lint:ts && npm run lint:biome","lint:biome":"biome check .","lint:es":"eslint .","lint:ts":"tsc --noEmit","prepublishOnly":"npm run build","test":"npm run test:vi && npm run lint","test:vi":"vitest run"},"devDependencies":{"@biomejs/biome":"^2.4.7","@eslint/compat":"^2.0.3","@feedic/eslint-config":"^0.3.1","@types/he":"^1.2.3","@types/node":"^25.5.0","eslint":"^10.0.3","eslint-config-biome":"^2.1.3","globals":"^17.4.0","he":"^1.2.0","html-entities":"^2.6.0","parse-entities":"^4.0.2","tinybench":"^6.0.0","tsx":"^4.21.0","typedoc":"^0.28.17","typescript":"^5.9.3","typescript-eslint":"^8.57.1","vitest":"^4.0.17"},"engines":{"node":">=20.19.0"},"gitHead":"2322ee76c431b990facb259b61b9ff4eb89ef3c9","_id":"entities@8.0.0","bugs":{"url":"https://github.com/fb55/entities/issues"},"homepage":"https://github.com/fb55/entities#readme","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==","shasum":"c1df5fe3602429747fa233d0dd26f142f0ce4743","tarball":"https://registry.npmjs.org/entities/-/entities-8.0.0.tgz","fileCount":58,"unpackedSize":236002,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/entities@8.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC3uX2TRAeCk8IyaHlOaokfO5vEqi52Qor5NKHfAmVPpQIgHhNwCUJBXnhTye851CXMPD7hOsS7jdZI+1qDIiqw+aM="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9191d3f6-c47f-4f03-a389-9d3e9da1759c"}},"directories":{},"maintainers":[{"name":"fb55","email":"me@feedic.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/entities_8.0.0_1773748065315_0.27926214668122373"},"_hasShrinkwrap":false}