X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/scripts
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
scripts
/
ðŸ“
..
📄
changelog.js
(2.89 KB)
📄
clean-old.sh
(4.16 KB)
📄
dep-update
(149 B)
📄
dev-dep-update
(143 B)
📄
doc-build.sh
(3.18 KB)
📄
gen-changelog
(420 B)
📄
index-build.js
(1.68 KB)
📄
install.sh
(6.09 KB)
📄
maketest
(2.02 KB)
📄
publish-tag.js
(151 B)
📄
release.sh
(657 B)
📄
relocate.sh
(665 B)
📄
update-authors.sh
(183 B)
Editing: dep-update
#!/bin/bash node . install --save $1@$2 &&\ git add node_modules/$1/ package.json &&\ git commit -m"$1@$2" &&\ node . repo $1 &&\ git commit --amend
Upload File
Create Folder