sogo/UI/WebServerResources/package.json
Francis Lachapelle ba4520da51 Use node-sass 3.x
2015-06-19 13:52:18 -04:00

18 lines
412 B
JSON

{
"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-concat-sourcemap": ">=0.4.3",
"grunt-contrib-watch": ">=0.5.3",
"grunt-ng-annotate": ">=0.10.0",
"grunt-postcss": "^0.3.0",
"grunt-sass": ">=0.18.1",
"kss": "^2.0.2"
}
}