15 lines
376 B
JSON
15 lines
376 B
JSON
{
|
|
"name": "blue-twilight",
|
|
"version": "2.2.0-beta.2",
|
|
"devDependencies": {
|
|
"grunt": "^1.0.4",
|
|
"grunt-contrib-clean": "^2.0.0",
|
|
"grunt-contrib-concat": "^1.0.1",
|
|
"grunt-contrib-cssmin": "^3.0.0",
|
|
"grunt-contrib-uglify": "^4.0.1",
|
|
"grunt-curl": "^2.5.1",
|
|
"grunt-dart-sass": "^1.1.3",
|
|
"grunt-exec": "^3.0.0",
|
|
"node-sass": "^4.13.0"
|
|
}
|
|
} |