| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/readjs/node_modules/ent/ |
Upload File : |
{
"_args": [
[
{
"raw": "ent@~2.2.0",
"scope": null,
"escapedName": "ent",
"name": "ent",
"rawSpec": "~2.2.0",
"spec": ">=2.2.0 <2.3.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/dom-serialize"
]
],
"_from": "ent@>=2.2.0 <2.3.0",
"_id": "ent@2.2.0",
"_inCache": true,
"_location": "/ent",
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "ent@~2.2.0",
"scope": null,
"escapedName": "ent",
"name": "ent",
"rawSpec": "~2.2.0",
"spec": ">=2.2.0 <2.3.0",
"type": "range"
},
"_requiredBy": [
"/dom-serialize"
],
"_resolved": "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz",
"_shasum": "e964219325a21d05f44466a2f686ed6ce5f5dd1d",
"_shrinkwrap": null,
"_spec": "ent@~2.2.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/dom-serialize",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-ent/issues"
},
"dependencies": {},
"description": "Encode and decode HTML entities",
"devDependencies": {
"tape": "~2.3.2"
},
"directories": {},
"dist": {
"shasum": "e964219325a21d05f44466a2f686ed6ce5f5dd1d",
"tarball": "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz"
},
"gitHead": "bf59099130ea3cff66fecd868acd093810245d2a",
"homepage": "https://github.com/substack/node-ent",
"keywords": [
"entities",
"entitify",
"entity",
"html",
"encode",
"decode"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "ent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/substack/node-ent.git"
},
"scripts": {
"prepublish": "node build/index.js",
"test": "tape test/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": [
"ie/6..latest",
"ff/3.5",
"ff/latest",
"chrome/10",
"chrome/latest",
"safari/latest",
"opera/latest"
]
},
"version": "2.2.0"
}