mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-01-26 11:13:58 +00:00
32 lines
874 B
JSON
32 lines
874 B
JSON
{
|
|
"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.6.1",
|
|
"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"
|
|
}
|
|
}
|