44d42b90 by Adam Heath

Add fields and data that "npm install" is complaining about.

1 parent 70702bc6
This needs to be filled out.
{
"name": "grunt-monty-python",
"version": "2015.07.23-0",
"description": "Build system for grunt",
"license": "BSD",
"repository": {
"type": "git",
"url":"git+ssh://git@gitlab.brainfood.com:brainfood/grunt-monty-python.git"
},
"engines": {
"node": ">=0.8.0"
}
......