sogo/UI/WebServerResources/package.json

18 lines
400 B
JSON
Raw Normal View History

2014-06-19 21:50:29 +02:00
{
"name": "sogo-web",
"version": "0.0.1",
"devDependencies": {
"autoprefixer-core": ">=5.1.0",
"bower": ">=1.3.8",
"csswring": ">=3.0.0",
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-contrib-compass": "^1.0.1",
"grunt-contrib-watch": ">=0.5.3",
2015-03-29 12:16:32 +02:00
"grunt-postcss": "^0.3.0",
2015-05-04 19:36:04 +02:00
"grunt-sass": ">=0.18.0",
2015-04-10 21:37:00 +02:00
"kss": "^2.0.2",
2015-03-29 12:16:32 +02:00
"sassyjson": "^1.1.8"
}
2014-06-19 21:50:29 +02:00
}