UNPKG

npm-helper

Version:

A Node.JS module, It allow to automatically install modules for Node.js from your application

7 lines (6 loc) 86 B
language: node_js before_install: - npm update -g npm node_js: - "0.10" - "0.8"