brei-grunt-config
Version:
BarkleyREI abstracted grunt tasks
35 lines (34 loc) • 758 B
JSON
{
"name": "brei-grunt-config",
"version": "1.2.0",
"description": "BarkleyREI abstracted grunt tasks",
"main": "Gruntfile.js",
"scripts": {
"test": "exit 0"
},
"repository": {
"type": "git",
"url": "https://github.com/BarkleyREI/brei-grunt-config.git"
},
"author": "Joseph Dillon",
"contributors": [
{
"name": "Ian Moffitt",
"email": "nessthehero@gmail.com",
"url": "https://github.com/nessthehero"
},
{
"name": "Ryan Sprake",
"url": "https://github.com/eightdotthree"
},
{
"name": "Joseph Dillon",
"url": "https://github.com/jdillon522"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/BarkleyREI/brei-grunt-config/issues"
},
"homepage": "https://github.com/BarkleyREI/brei-grunt-config"
}