Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
local
/
nvm
/
versions
/
node
/
v18.20.8
/
lib
/
node_modules
/
npm
/
node_modules
/
encoding
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
LICENSE
935 B
-rw-r--r--
2022-10-11 10:59:35
Edit
Del
lib
-
drwxr-xr-x
2025-03-27 01:06:01
Del
package.json
432 B
-rw-r--r--
2022-10-11 10:59:35
Edit
Del
Editing: package.json
(432 B)
Path: /usr/local/nvm/versions/node/v18.20.8/lib/node_modules/npm/node_modules/encoding/package.json
Back
{ "name": "encoding", "version": "0.1.13", "description": "Convert encodings, uses iconv-lite", "main": "lib/encoding.js", "scripts": { "test": "nodeunit test" }, "repository": "https://github.com/andris9/encoding.git", "author": "Andris Reinman", "license": "MIT", "dependencies": { "iconv-lite": "^0.6.2" }, "devDependencies": { "nodeunit": "0.11.3" } }