11 lines
No EOL
229 B
JSON
11 lines
No EOL
229 B
JSON
{
|
|
"name": "barebones",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-sass": "~0.5.0",
|
|
"grunt-contrib-imagemin": "~0.5.0",
|
|
"grunt-contrib-watch": "~0.5.3"
|
|
}
|
|
} |