-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.sublime-grunt.cache
1 lines (1 loc) · 11.2 KB
/
.sublime-grunt.cache
1
{"D:\\projects\\misc\\angular-playground\\Gruntfile.js":{"sha1":"0887f5e9b56b4c5156f323773d9ff5f6cbcd25c5","tasks":{"autoprefixer":{"name":"autoprefixer","info":"Prefix CSS files.","meta":{"info":"\"grunt-autoprefixer\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-autoprefixer\\tasks\\autoprefixer.js"},"multi":true,"targets":["dist"]},"concurrent":{"name":"concurrent","info":"Run grunt tasks concurrently","meta":{"info":"\"grunt-concurrent\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-concurrent\\tasks\\concurrent.js"},"multi":true,"targets":["server","test","dist"]},"clean":{"name":"clean","info":"Clean files and folders.","meta":{"info":"\"grunt-contrib-clean\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-clean\\tasks\\clean.js"},"multi":true,"targets":["dist","server"]},"compass":{"name":"compass","info":"Compile Sass to CSS using Compass","meta":{"info":"\"grunt-contrib-compass\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-compass\\tasks\\compass.js"},"multi":true,"targets":["dist","server"]},"concat":{"name":"concat","info":"Concatenate files.","meta":{"info":"\"grunt-contrib-concat\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-concat\\tasks\\concat.js"},"multi":true},"connect":{"name":"connect","info":"Start a connect web server.","meta":{"info":"\"grunt-contrib-connect\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-connect\\tasks\\connect.js"},"multi":true,"targets":["livereload","test","dist"]},"copy":{"name":"copy","info":"Copy files.","meta":{"info":"\"grunt-contrib-copy\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-copy\\tasks\\copy.js"},"multi":true,"targets":["dist","styles"]},"cssmin":{"name":"cssmin","info":"Minify CSS","meta":{"info":"\"grunt-contrib-cssmin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-cssmin\\tasks\\cssmin.js"},"multi":true},"htmlmin":{"name":"htmlmin","info":"Minify HTML","meta":{"info":"\"grunt-contrib-htmlmin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-htmlmin\\tasks\\htmlmin.js"},"multi":true,"targets":["dist"]},"imagemin":{"name":"imagemin","info":"Minify PNG, JPEG and GIF images","meta":{"info":"\"grunt-contrib-imagemin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-imagemin\\tasks\\imagemin.js"},"multi":true,"targets":["dist"]},"jshint":{"name":"jshint","info":"Validate files with JSHint.","meta":{"info":"\"grunt-contrib-jshint\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-jshint\\tasks\\jshint.js"},"multi":true,"targets":["all","test"]},"uglify":{"name":"uglify","info":"Minify files with UglifyJS.","meta":{"info":"\"grunt-contrib-uglify\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-uglify\\tasks\\uglify.js"},"multi":true},"watch":{"name":"watch","info":"Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-contrib-watch\\tasks\\watch.js"},"targets":["bower","js","jsTest","compass","gruntfile","livereload"]},"filerev":{"name":"filerev","info":"File revisioning based on content hashing","meta":{"info":"\"grunt-filerev\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-filerev\\tasks\\filerev.js"},"multi":true,"targets":["dist"]},"cdnify":{"name":"cdnify","info":"replace scripts with refs to the Google CDN","meta":{"info":"\"grunt-google-cdn\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-google-cdn\\tasks\\cdnify.js"},"multi":true,"targets":["dist"]},"newer":{"name":"newer","info":"Run a task with only those source files that have been modified since the last successful run.","meta":{"info":"\"grunt-newer\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-newer\\tasks\\newer.js"}},"any-newer":{"name":"any-newer","info":"DEPRECATED TASK. Use the \"newer\" task instead","meta":{"info":"\"grunt-newer\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-newer\\tasks\\newer.js"}},"newer-postrun":{"name":"newer-postrun","info":"Internal task.","meta":{"info":"\"grunt-newer\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-newer\\tasks\\newer.js"}},"newer-clean":{"name":"newer-clean","info":"Remove cached timestamps.","meta":{"info":"\"grunt-newer\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-newer\\tasks\\newer.js"}},"ngmin":{"name":"ngmin","info":"Annotate AngularJS scripts for minification","meta":{"info":"\"grunt-ngmin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-ngmin\\tasks\\ngmin.js"},"multi":true,"targets":["dist"]},"svgmin":{"name":"svgmin","info":"Minify SVG","meta":{"info":"\"grunt-svgmin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-svgmin\\tasks\\svgmin.js"},"multi":true,"targets":["dist"]},"usemin":{"name":"usemin","info":"Replaces references to non-minified scripts / stylesheets","meta":{"info":"\"grunt-usemin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-usemin\\tasks\\usemin.js"},"multi":true,"targets":["html","css"]},"useminPrepare":{"name":"useminPrepare","info":"Using HTML markup as the primary source of information","meta":{"info":"\"grunt-usemin\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-usemin\\tasks\\usemin.js"},"multi":true,"targets":["html"]},"wiredep":{"name":"wiredep","info":"Inject Bower components into your source code.","meta":{"info":"\"grunt-wiredep\" local Npm module","filepath":"D:\\projects\\misc\\angular-playground\\node_modules\\grunt-wiredep\\tasks\\wiredep.js"},"multi":true,"targets":["app","sass"]},"serve":{"name":"serve","info":"Compile then start a connect web server","meta":{"info":"Gruntfile","filepath":"D:\\projects\\misc\\angular-playground\\Gruntfile.js"}},"server":{"name":"server","info":"DEPRECATED TASK. Use the \"serve\" task instead","meta":{"info":"Gruntfile","filepath":"D:\\projects\\misc\\angular-playground\\Gruntfile.js"}},"test":{"name":"test","info":"Alias for \"clean:server\", \"concurrent:test\", \"autoprefixer\", \"connect:test\", \"karma\" tasks.","meta":{"info":"Gruntfile","filepath":"D:\\projects\\misc\\angular-playground\\Gruntfile.js"}},"build":{"name":"build","info":"Alias for \"clean:dist\", \"wiredep\", \"useminPrepare\", \"concurrent:dist\", \"autoprefixer\", \"concat\", \"ngmin\", \"copy:dist\", \"cdnify\", \"cssmin\", \"uglify\", \"filerev\", \"usemin\", \"htmlmin\" tasks.","meta":{"info":"Gruntfile","filepath":"D:\\projects\\misc\\angular-playground\\Gruntfile.js"}},"default":{"name":"default","info":"Alias for \"newer:jshint\", \"test\", \"build\" tasks.","meta":{"info":"Gruntfile","filepath":"D:\\projects\\misc\\angular-playground\\Gruntfile.js"}},"concurrent:server":{"name":"concurrent:server","info":"Targets concurrent:server. Run grunt tasks concurrently","meta":{"info":"\"grunt-concurrent\" local Npm module"}},"concurrent:test":{"name":"concurrent:test","info":"Targets concurrent:test. Run grunt tasks concurrently","meta":{"info":"\"grunt-concurrent\" local Npm module"}},"concurrent:dist":{"name":"concurrent:dist","info":"Targets concurrent:dist. Run grunt tasks concurrently","meta":{"info":"\"grunt-concurrent\" local Npm module"}},"clean:dist":{"name":"clean:dist","info":"Targets clean:dist. Clean files and folders.","meta":{"info":"\"grunt-contrib-clean\" local Npm module"}},"clean:server":{"name":"clean:server","info":"Targets clean:server. Clean files and folders.","meta":{"info":"\"grunt-contrib-clean\" local Npm module"}},"compass:dist":{"name":"compass:dist","info":"Targets compass:dist. Compile Sass to CSS using Compass","meta":{"info":"\"grunt-contrib-compass\" local Npm module"}},"compass:server":{"name":"compass:server","info":"Targets compass:server. Compile Sass to CSS using Compass","meta":{"info":"\"grunt-contrib-compass\" local Npm module"}},"connect:livereload":{"name":"connect:livereload","info":"Targets connect:livereload. Start a connect web server.","meta":{"info":"\"grunt-contrib-connect\" local Npm module"}},"connect:test":{"name":"connect:test","info":"Targets connect:test. Start a connect web server.","meta":{"info":"\"grunt-contrib-connect\" local Npm module"}},"connect:dist":{"name":"connect:dist","info":"Targets connect:dist. Start a connect web server.","meta":{"info":"\"grunt-contrib-connect\" local Npm module"}},"copy:dist":{"name":"copy:dist","info":"Targets copy:dist. Copy files.","meta":{"info":"\"grunt-contrib-copy\" local Npm module"}},"copy:styles":{"name":"copy:styles","info":"Targets copy:styles. Copy files.","meta":{"info":"\"grunt-contrib-copy\" local Npm module"}},"jshint:all":{"name":"jshint:all","info":"Targets jshint:all. Validate files with JSHint.","meta":{"info":"\"grunt-contrib-jshint\" local Npm module"}},"jshint:test":{"name":"jshint:test","info":"Targets jshint:test. Validate files with JSHint.","meta":{"info":"\"grunt-contrib-jshint\" local Npm module"}},"watch:bower":{"name":"watch:bower","info":"Targets watch:bower. Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module"}},"watch:js":{"name":"watch:js","info":"Targets watch:js. Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module"}},"watch:jsTest":{"name":"watch:jsTest","info":"Targets watch:jsTest. Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module"}},"watch:compass":{"name":"watch:compass","info":"Targets watch:compass. Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module"}},"watch:gruntfile":{"name":"watch:gruntfile","info":"Targets watch:gruntfile. Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module"}},"watch:livereload":{"name":"watch:livereload","info":"Targets watch:livereload. Run predefined tasks whenever watched files change.","meta":{"info":"\"grunt-contrib-watch\" local Npm module"}},"usemin:html":{"name":"usemin:html","info":"Targets usemin:html. Replaces references to non-minified scripts / stylesheets","meta":{"info":"\"grunt-usemin\" local Npm module"}},"usemin:css":{"name":"usemin:css","info":"Targets usemin:css. Replaces references to non-minified scripts / stylesheets","meta":{"info":"\"grunt-usemin\" local Npm module"}},"wiredep:app":{"name":"wiredep:app","info":"Targets wiredep:app. Inject Bower components into your source code.","meta":{"info":"\"grunt-wiredep\" local Npm module"}},"wiredep:sass":{"name":"wiredep:sass","info":"Targets wiredep:sass. Inject Bower components into your source code.","meta":{"info":"\"grunt-wiredep\" local Npm module"}}}}}