X7ROOT File Manager
Current Path:
/opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
??
..
??
.github
??
.mailmap
(2.67 KB)
??
.npmignore
(539 B)
??
.travis.yml
(1.51 KB)
??
AUTHORS
(15.84 KB)
??
CHANGELOG.md
(247.09 KB)
??
CONTRIBUTING.md
(503 B)
??
LICENSE
(9.51 KB)
??
Makefile
(4.83 KB)
??
README.md
(4.56 KB)
??
appveyor.yml
(933 B)
??
bin
??
changelogs
??
cli.js
(69 B)
??
configure
(521 B)
??
doc
(0 B)
??
html
??
lib
??
make.bat
(156 B)
??
man
??
node_modules
??
node_modules.bundled
??
package.json
(5.4 KB)
??
scripts
Editing: appveyor.yml
environment: matrix: # LTS is our most important target - nodejs_version: "6" # previous LTS is next most important - nodejs_version: "4" # then master - nodejs_version: "5" COVERALLS_REPO_TOKEN: secure: XdC0aySefK0HLh1GNk6aKrzZPbCfPQLyA4mYtFGEp4DrTuZA/iuCUS0LDqFYO8JQ platform: - x86 - x64 install: - ps: Install-Product node $env:nodejs_version $env:platform - npm config set spin false - npm rebuild - node . install -g . - set "PATH=%APPDATA%\npm;C:\Program Files\Git\mingw64\libexec;%PATH%" - npm install --loglevel=http test_script: - node --version - npm --version - npm run test -- --reporter=classic notifications: - provider: Slack incoming_webhook: secure: vXiG5AgpqxJsXZ0N0CTYDuVrX6RMjBybZKtOx6IbRxCyjgd+DAx6Z9/0XgYQjuof7QFJY3M/U6HxaREQVYbNVHA+C5N5dNALRbKzAC8QNbA= # GO_FAST matrix: fast_finish: true # we don't need the builds, we just need tests build: off
Upload File
Create Folder