mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-02-16 17:47:57 +00:00
Initial commit
This commit is contained in:
31
package.json
Normal file
31
package.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "lentolaskuri2",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-copy": "~0.4.0",
|
||||
"grunt-contrib-concat": "~0.1.2",
|
||||
"grunt-contrib-coffee": "~0.4.0",
|
||||
"grunt-contrib-uglify": "~0.1.1",
|
||||
"grunt-contrib-less": "~0.5.0",
|
||||
"grunt-contrib-jshint": "~0.1.1",
|
||||
"grunt-contrib-cssmin": "~0.4.1",
|
||||
"grunt-contrib-connect": "0.1.2",
|
||||
"grunt-contrib-clean": "0.4.0",
|
||||
"grunt-contrib-htmlmin": "0.1.1",
|
||||
"grunt-contrib-imagemin": "0.1.2",
|
||||
"grunt-contrib-livereload": "0.1.1",
|
||||
"grunt-bower-hooks": "~0.2.0",
|
||||
"grunt-usemin": "~0.1.9",
|
||||
"grunt-regarde": "~0.1.1",
|
||||
"grunt-requirejs": "~0.3.1",
|
||||
"grunt-mocha": "~0.2.2",
|
||||
"grunt-open": "~0.2.0",
|
||||
"matchdep": "~0.1.1",
|
||||
"grunt-contrib-handlebars": "~0.5.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user