/usr/local/lib/node_modules/pm2/node_modules/smart-buffer
NameSizeModeActions
build/-0755rm
docs/-0755rm
typings/-0755rm
.prettierrc.yaml840644editdlrm
.travis.yml1520644editdlrm
LICENSE10870644editdlrm
package.json19690644editdlrm
README.md187820644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/smart-buffer/.travis.yml (152B)
language: node_js node_js: - 6 - 8 - 10 - 12 - stable before_script: - npm install -g typescript - tsc -p ./ script: "npm run coveralls"