resume/package.json

15 lines
366 B
JSON
Raw Normal View History

2016-07-03 20:54:55 -07:00
{
"name": "resume.php",
"author": "R. Eric Wheeler <sikofitt@gmail.com>",
"private": true,
"homepage": "https://code.reric.me",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-less": "^1.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-phpunit": "^0.3.6",
"less-plugin-autoprefix": "^1.5.1",
"main-bower-files": "^2.13.1"
}
}