grunt-jasper
Advanced tools
Comparing version
{ | ||
"name": "grunt-jasper", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "build and package jasper application", | ||
@@ -20,14 +20,16 @@ "homepage": "https://github.com/jasperjs/jasper-build", | ||
"license": "MIT", | ||
"dependencies":{ | ||
"html-minifier": "^0.6.9" | ||
}, | ||
"devDependencies": { | ||
"grunt": "~0.4.2", | ||
"grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-concat": "^0.5.0", | ||
"grunt-contrib-cssmin": "^0.11.0", | ||
"grunt-contrib-uglify": "^0.7.0", | ||
"grunt-typescript": "^0.6.1", | ||
"grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-jshint": "~0.8.0", | ||
"grunt-contrib-nodeunit": "~0.3.0", | ||
"grunt-contrib-uglify": "^0.7.0", | ||
"grunt-typescript": "^0.6.1", | ||
"html-minifier": "^0.6.9", | ||
"jshint-stylish": "~0.1.5", | ||
"load-grunt-tasks": "~0.3.0" | ||
"jshint-stylish": "~0.1.5" | ||
}, | ||
@@ -34,0 +36,0 @@ "scripts": { |
@@ -56,2 +56,7 @@ /* | ||
module.exports = function (grunt) { | ||
grunt.loadNpmTasks('grunt-contrib-concat'); | ||
grunt.loadNpmTasks('grunt-contrib-cssmin'); | ||
grunt.loadNpmTasks('grunt-contrib-jshint'); | ||
grunt.loadNpmTasks('grunt-contrib-uglify'); | ||
grunt.loadNpmTasks('grunt-typescript'); | ||
@@ -58,0 +63,0 @@ grunt.registerMultiTask('jasper', 'Build jasper application', function (release) { |
Sorry, the diff of this file is not supported yet
9
-18.18%808
0.62%77719
-3.73%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added