Last active
January 30, 2016 06:04
-
-
Save zrobit/c2a0d2d78907d82e67d8 to your computer and use it in GitHub Desktop.
Mi lista de npm modules más utilizados
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "npm-modules", | |
| "version": "0.0.0", | |
| "description": "mi lista npm modules mas usados", | |
| "repository": { | |
| "type": "git", | |
| "url": "" | |
| }, | |
| "author": "zrobit", | |
| "license": "ISC", | |
| "devDependencies": { | |
| "cors": "^2.7.1", | |
| "express": "^4.13.3", | |
| "faker": "^3.0.1", | |
| "gulp": "^3.9.0", | |
| "gulp-changed-in-place": "^2.0.3", | |
| "gulp-consolidate": "^0.1.2", | |
| "gulp-iconfont": "^4.0.2", | |
| "gulp-insert": "^0.5.0", | |
| "gulp-jade": "^1.1.0", | |
| "gulp-livereload": "^3.8.0", | |
| "gulp-plumber": "^1.0.1", | |
| "gulp-rename": "^1.2.2", | |
| "gulp-replace": "^0.5.4", | |
| "gulp-sprite-glue": "^0.1.1", | |
| "gulp-stylus": "^2.0.7", | |
| "gulp-watch": "^4.3.5", | |
| "jade": "^1.11.0", | |
| "lodash": "^3.10.1", | |
| "nib": "^1.1.0", | |
| "stylus": "^0.52.4" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment