Created
July 14, 2014 20:41
-
-
Save jimthedev/393677919e25564c4b71 to your computer and use it in GitHub Desktop.
generator-ionic dependencies list for gulp branch
This file contains 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
List of current dependencies as of July 14, 2014. On the left is the current dependency, on the right, the possible replacement: | |
"grunt": "~0.4.1", https://github.com/gulpjs/gulp/ | |
"grunt-autoprefixer": "~0.4.0", https://github.com/Metrime/gulp-autoprefixer | |
"grunt-bower-install": "~0.7.0", https://github.com/taptapship/wiredep | |
"grunt-concurrent": "~0.4.1", Likely unneeded since gulp runs concurrent by default. | |
"grunt-contrib-clean": "~0.5.0", https://github.com/robrich/gulp-rimraf | |
"grunt-contrib-compass": "~0.6.0", https://github.com/appleboy/gulp-compass | |
"grunt-contrib-concat": "~0.3.0", https://github.com/wearefractal/gulp-concat | |
"grunt-contrib-connect": "~0.5.0", https://github.com/avevlad/gulp-connect | |
"grunt-contrib-copy": "~0.4.1", Should probably use src -> dest instead | |
"grunt-contrib-cssmin": "~0.7.0", https://github.com/jonathanepollack/gulp-minify-css, https://github.com/chilijung/gulp-cssmin/ | |
"grunt-contrib-htmlmin": "~0.1.3", https://github.com/jonschlinkert/gulp-htmlmin | |
"grunt-contrib-jshint": "~0.7.1", https://github.com/spenceralger/gulp-jshint | |
"grunt-contrib-uglify": "~0.2.0", https://github.com/terinjokes/gulp-uglify/ | |
"grunt-contrib-watch": "~0.5.2", https://www.npmjs.org/package/gulp-watch | |
"grunt-newer": "~0.6.1", https://github.com/tschaub/gulp-newer | |
"grunt-usemin": "~2.0.0", https://github.com/zont/gulp-usemin | |
"grunt-ng-annotate": "~0.2.3", https://github.com/Kagami/gulp-ng-annotate | |
"grunt-karma": "~0.8.0", https://github.com/lazd/gulp-karma | |
"karma": "~0.12.0", | |
"karma-mocha": "~0.1.3", | |
"karma-chai": "~0.1.0", | |
"karma-chrome-launcher": "~0.1.2", | |
"karma-phantomjs-launcher": "~0.1.2", | |
"karma-coverage": "~0.2.0", | |
"jshint-stylish": "~0.1.3", | |
"load-grunt-tasks": "~0.2.0", https://www.npmjs.org/package/gulp-load-plugins | |
"time-grunt": "~0.2.1", https://www.npmjs.org/package/gulp-duration | |
"cordova": "~3.5.0-0.2.6", | |
"lodash": "~2.4.1", | |
"ripple-emulator": "~0.9.23" | |
Dependencies needed for gulp: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment