PATH: //opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules/promzard
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 .npmignore
↓
X
📄 LICENSE
↓
X
📄 README.md
↓
X
📁 example/
X
📄 package.json
↓
X
📄 promzard.js
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: package.json
{ "_from": "promzard@^0.3.0", "_id": "promzard@0.3.0", "_inBundle": false, "_integrity": "sha1-JqXW7ox97kyxIggwWs+5O6OCqe4=", "_location": "/promzard", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "promzard@^0.3.0", "name": "promzard", "escapedName": "promzard", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/init-package-json" ], "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz", "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee", "_spec": "promzard@^0.3.0", "_where": "/Users/rebecca/code/npm/node_modules/init-package-json", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/promzard/issues" }, "bundleDependencies": false, "dependencies": { "read": "1" }, "deprecated": false, "description": "prompting wizardly", "devDependencies": { "tap": "~0.2.5" }, "homepage": "https://github.com/isaacs/promzard#readme", "license": "ISC", "main": "promzard.js", "name": "promzard", "repository": { "url": "git://github.com/isaacs/promzard.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.3.0" }
SIMPAN PERUBAHAN