16 lines
390 B
JSON
Executable File
16 lines
390 B
JSON
Executable File
{
|
|
"name": "barebones",
|
|
"version": "0.1.0",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.2",
|
|
"grunt-contrib-sass": "~0.5.0",
|
|
"grunt-contrib-watch": "~0.5.3",
|
|
"grunt-contrib-imageoptim": "~0.9.6",
|
|
"grunt-svg2png": "~0.2.0",
|
|
"grunt-svgmin": "~0.4.0",
|
|
"grunt-contrib-uglify": "~0.4.0",
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
"grunt-contrib-compass": "~0.8.0"
|
|
}
|
|
}
|