PATH: //opt/alt/alt-nodejs12/root/lib/node_modules/npm/node_modules/extend
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 .editorconfig
↓
X
📄 .jscs.json
↓
X
📄 .travis.yml
↓
X
📄 CHANGELOG.md
↓
X
📄 LICENSE
↓
X
📄 README.md
↓
X
📄 component.json
↓
X
📄 index.js
↓
X
📄 package.json
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: component.json
{ "name": "extend", "author": "Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)", "version": "3.0.0", "description": "Port of jQuery.extend for node.js and the browser.", "scripts": [ "index.js" ], "contributors": [ { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "keywords": [ "extend", "clone", "merge" ], "repository" : { "type": "git", "url": "https://github.com/justmoon/node-extend.git" }, "dependencies": { }, "devDependencies": { "tape" : "~3.0.0", "covert": "~0.4.0", "jscs": "~1.6.2" } }
SIMPAN PERUBAHAN