2013-12-01 10:05:34 +04:00
|
|
|
{
|
|
|
|
"name": "shower",
|
|
|
|
"description": "Shower HTML presentation engine",
|
|
|
|
"repository": "https://github.com/shower/shower/",
|
|
|
|
"version": "1.0.0",
|
2014-01-23 03:51:36 +04:00
|
|
|
"private": true,
|
2013-12-01 10:05:34 +04:00
|
|
|
"devDependencies": {
|
|
|
|
"dalekjs": "0.0.8",
|
|
|
|
"grunt": "~0.4.2",
|
|
|
|
"grunt-contrib-uglify": "~0.3.0",
|
2013-12-06 13:10:30 +04:00
|
|
|
"grunt-dalek": "~0.2.0",
|
|
|
|
"grunt-contrib-watch": "~0.5.3"
|
2013-12-01 10:05:34 +04:00
|
|
|
}
|
|
|
|
}
|