18 lines
452 B
JSON
18 lines
452 B
JSON
{
|
|
"title": "Eastside Galleries",
|
|
"name": "eastside",
|
|
"version": "0.1.0",
|
|
"description": "The Whitemill Website",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-jshint": "~0.6.4",
|
|
"grunt-contrib-uglify": "~0.2.4",
|
|
"grunt-smushit": "~1.1.2",
|
|
"grunt-svgmin": "~0.2.0",
|
|
"grunt-contrib-watch": "~0.5.3",
|
|
"grunt-contrib-compass": "~0.6.0",
|
|
"grunt-contrib-copy": "~0.4.1",
|
|
"grunt-svg2png": "~0.2.1"
|
|
}
|
|
}
|