package.json
380 Bytes
{
"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"
},
"dependencies": {
"grunt": "~0"
},
"devDependencies": {
"grunt": "~0"
}
}