PATH: //opt/alt/alt-nodejs18/root/usr/lib/node_modules/npm/node_modules/encoding
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 LICENSE
↓
X
📁 lib/
X
📄 package.json
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: package.json
{ "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" } }
SIMPAN PERUBAHAN