UNPKG

79 BYAMLView Raw
1language: node_js
2node_js:
3 - "node"
4 - "6"
5
6install:
7 - npm install
8