blob: 57ff51104a1e9b90dbcf62a8f888938a74cb8e21 [file] [log] [blame]
{
"name": "app4mc",
"version": "0.0.1",
"description": "app4mc",
"main": "Gruntfile.js",
"author": "Susan Iwai, based on Hugo Solstice theme by Christopher Guindon",
"license": "EPL",
"bugs": {
"url": "https://bugs.eclipse.org/bugs/buglist.cgi?component=Website&list_id=8318814&product=Community&resolution=---"
},
"scripts": {
"bower": "node_modules/.bin/bower",
"grunt": "node_modules/.bin/grunt"
},
"readmeFilename": "README.md",
"devDependencies": {
"bower": "^1.4.1",
"grunt-cli": "^0.1.13",
"grunt-contrib-connect": "^0.10.1",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-watch": "^0.6.1"
}
}