13 lines
250 B
JSON
13 lines
250 B
JSON
|
{
|
||
|
"name": "atlanta",
|
||
|
"version": "1.0.0",
|
||
|
"devDependencies": {
|
||
|
"grunt": "^1.4.1",
|
||
|
"grunt-cli": "^1.4.1",
|
||
|
"grunt-contrib-concat": "^2.0.0",
|
||
|
"grunt-contrib-cssmin": "^4.0.0",
|
||
|
"grunt-sass": "^3.1.0",
|
||
|
"sass": "^1.49.9"
|
||
|
}
|
||
|
}
|