/
opt
/
alt
/
alt-nodejs18
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
encoding
/
Upload Filee
HOME
{ "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" } }