Created
December 29, 2012 02:28
-
-
Save niyazpk/4404133 to your computer and use it in GitHub Desktop.
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
{ | |
"name": "b3c", | |
"version": "0.1.2", | |
"description": "My App", | |
"devDependencies": { | |
"grunt": "git://github.com/gruntjs/grunt.git#ead4eb8f8ed778c6a637577ba812df806b455fe9", | |
"grunt-contrib-jshint": "~0.1.0", | |
"grunt-contrib-nodeunit": "~0.1.0", | |
"grunt-contrib-sass": "~0.2.1", | |
"grunt-contrib-uglify": "git://github.com/gruntjs/grunt-contrib-uglify.git#a2ba9375441d1ba94194b2113b3731b9d399907c", | |
"grunt-contrib-watch": "git://github.com/gruntjs/grunt-contrib-watch.git#808d4a32d7c4f3151a95ff02760c82fb8ede3622", | |
"grunt-mocha": "git://github.com/kmiyashiro/grunt-mocha.git#58248fc03ae2335fa0930e591796fc80a3b0d497", | |
"grunt-contrib-imagemin": "git://github.com/gruntjs/grunt-contrib-imagemin.git#f7a3800c6372a22c890b25e2013ae3abd33d79a0", | |
"grunt-contrib-handlebars": "git://github.com/gruntjs/grunt-contrib-handlebars.git#76e9e7ccf0129d3f23c29aa000fbc1ff5ab6b756", | |
"grunt-contrib-htmlmin": "git://github.com/gruntjs/grunt-contrib-htmlmin.git#6899431520cf702e34b1c888be83eb12024eec21", | |
"grunt-contrib-yuidoc": "git://github.com/gruntjs/grunt-contrib-yuidoc.git#a384fcc3a9e3f135248c065a729c6e8abf472885" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment