sogo/UI/WebServerResources/package.json

15 lines
320 B
JSON
Raw Normal View History

2014-06-19 21:50:29 +02:00
{
"name": "sogo-web",
"version": "0.0.1",
"devDependencies": {
"bower": ">=1.3.8",
"autoprefixer-core": ">=5.1.0",
"csswring": ">=3.0.0",
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-contrib-sass": ">=0.8.0",
"grunt-contrib-watch": ">=0.5.3",
"grunt-postcss": "^0.3.0"
}
2014-06-19 21:50:29 +02:00
}