fmartingr.com-legacy/package.json

20 lines
487 B
JSON

{
"name": "fmartingr.com",
"version": "0.1.0",
"description": "fmartingr.com",
"repository": {
"type": "git",
"url": "https://github.com/fmartingr/fmartingr.com.git"
},
"author": "Felipe Martin <fmartingr@me.com>",
"license": "GPLv2",
"bugs": {
"url": "https://github.com/fmartingr/fmartingr.com/issues"
},
"homepage": "https://github.com/fmartingr/fmartingr.com",
"devDependencies": {
"grunt": ">=0.4.1",
"grunt-contrib-watch": ">=0.4.0"
}
}