{"name":"html-entities","version":"2.5.3","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@commitlint/cli":"^17.6.6","@commitlint/config-conventional":"^17.6.6","@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^6.0.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","standard-version":"^9.5.0","terser":"^5.6.1","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build","release":"standard-version"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.3","gitHead":"1b6c85f2faf77a9f20e42ba69b9b6db45fcb7f68","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"d8a0680bd24ee35af8c74d6d4b695627dde61c00","size":68093,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.3.tgz"},"_npmUser":{"name":"mdevils","email":"npmjs@maratd.com"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-entities_2.5.3_1742728308513_0.9673366254772511"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-23T11:11:48.740Z","publish_time":1742728308740,"_source_registry_name":"default","_cnpm_publish_time":1742728308740,"dist-tags":{"latest":"2.6.0"}}