X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/scripts
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
lib
/
node_modules
/
npm
/
scripts
/
ðŸ“
..
📄
changelog.js
(3 KB)
📄
clean-old.sh
(4.16 KB)
📄
dep-update
(199 B)
📄
dev-dep-update
(197 B)
📄
doc-build.sh
(1.96 KB)
📄
gen-changelog
(420 B)
📄
gen-dev-ignores.js
(299 B)
📄
index-build.js
(1.66 KB)
📄
install.sh
(5.32 KB)
📄
maketest
(1.82 KB)
📄
publish-tag.js
(151 B)
📄
release.sh
(711 B)
📄
relocate.sh
(665 B)
📄
update-authors.sh
(183 B)
Editing: dep-update
#!/bin/bash node . install --save $1@$2 &&\ node scripts/gen-dev-ignores.js &&\ git add node_modules package.json package-lock.json &&\ git commit -m"$1@$2" &&\ node . repo $1 &&\ git commit --amend
Upload File
Create Folder