Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/2396679/root/lib/node_modules/npm/node_modules/encoding/ |
{
"_from": "encoding@^0.1.11",
"_id": "encoding@0.1.12",
"_inBundle": false,
"_integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
"_location": "/encoding",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "encoding@^0.1.11",
"name": "encoding",
"escapedName": "encoding",
"rawSpec": "^0.1.11",
"saveSpec": null,
"fetchSpec": "^0.1.11"
},
"_requiredBy": [
"/node-fetch",
"/node-fetch-npm"
],
"_resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
"_shasum": "538b66f3ee62cd1ab51ec323829d1f9480c74beb",
"_spec": "encoding@^0.1.11",
"_where": "/Users/rebecca/code/npm/node_modules/node-fetch-npm",
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/andris9/encoding/issues"
},
"bundleDependencies": false,
"dependencies": {
"iconv-lite": "~0.4.13"
},
"deprecated": false,
"description": "Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed",
"devDependencies": {
"iconv": "~2.1.11",
"nodeunit": "~0.9.1"
},
"homepage": "https://github.com/andris9/encoding#readme",
"license": "MIT",
"main": "lib/encoding.js",
"name": "encoding",
"repository": {
"type": "git",
"url": "git+https://github.com/andris9/encoding.git"
},
"scripts": {
"test": "nodeunit test"
},
"version": "0.1.12"
}