| Server IP : 162.253.224.18 / Your IP : 216.73.217.81 Web Server : Apache System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64 User : dejavumk ( 1184) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/dejavumk/nutricoach.dejavumkt.info/node_modules/html-entities/ |
Upload File : |
{
"_args": [
[
"html-entities@1.2.1",
"/Applications/MAMP/htdocs/nutricoach"
]
],
"_development": true,
"_from": "html-entities@1.2.1",
"_id": "html-entities@1.2.1",
"_inBundle": false,
"_integrity": "sha1-DfKTUfByEWNRXfueVUPl9u7VFi8=",
"_location": "/html-entities",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "html-entities@1.2.1",
"name": "html-entities",
"escapedName": "html-entities",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/webpack-dev-server"
],
"_resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "/Applications/MAMP/htdocs/nutricoach",
"author": {
"name": "Marat Dulin",
"email": "mdevils@yandex.ru"
},
"bugs": {
"url": "https://github.com/mdevils/node-html-entities/issues"
},
"dependencies": {},
"description": "Faster HTML entities encode/decode library.",
"devDependencies": {
"chai": "^1.9.1",
"coveralls": "^2.11.2",
"entities": "*",
"mocha": "^1.21.4",
"node-html-encoder": "*",
"unit-coverage": "^3.0.1"
},
"engines": [
"node >= 0.4.0"
],
"files": [
"index.js",
"lib",
"LICENSE"
],
"homepage": "https://github.com/mdevils/node-html-entities#readme",
"keywords": [
"html",
"html entities",
"html entities encode",
"html entities decode",
"entities",
"entities encode",
"entities decode"
],
"license": "MIT",
"main": "index",
"name": "html-entities",
"repository": {
"type": "git",
"url": "git+https://github.com/mdevils/node-html-entities.git"
},
"scripts": {
"benchmark": "node benchmark/benchmark",
"coverage": "unit-coverage run -p common",
"coverage-html": "unit-coverage run -p common -r html -o coverage.html",
"test": "mocha --recursive -R spec test",
"travis": "npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls"
},
"unit-coverage": {
"common": [
"-s",
"lib/**/*.js",
"-t",
"test/**/*.js"
]
},
"version": "1.2.1"
}