X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/scripts
opt
/
alt
/
alt-nodejs8
/
root
/
usr
/
lib
/
node_modules
/
npm
/
scripts
/
??
..
??
changelog.js
(3 KB)
??
clean-old.sh
(4.16 KB)
??
dep-update
(203 B)
??
dev-dep-update
(201 B)
??
docs-build.js
(844 B)
??
gen-changelog
(420 B)
??
gen-dev-ignores.js
(299 B)
??
install.sh
(5.47 KB)
??
maketest
(1.82 KB)
??
pr
(3.96 KB)
??
publish-tag.js
(151 B)
??
release.sh
(719 B)
??
relocate.sh
(669 B)
??
update-authors.sh
(197 B)
Editing: dev-dep-update
#!/usr/bin/bash node . install --save --save-dev $1@$2 &&\ node scripts/gen-dev-ignores.js &&\ git add package.json package-lock.json &&\ git commit -m"$1@$2" &&\ node . repo $1 &&\ git commit --amend
Upload File
Create Folder