package.json 670 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"
  },
  "keywords": [
    "gruntcollection"
  ],
  "main": "grunt-monty-python",
  "dependencies": {
    "grunt": "~0",
    "grunt-contrib-clean": "~0",
    "grunt-contrib-csslint": "~0",
    "grunt-contrib-jshint": "~0",
    "grunt-contrib-htmlmin": "~0",
    "lodash": "~2",
    "punch": "~0.5.46",
    "punch-html-fragment-content-parser": "^0.5.1"
  },
  "devDependencies": {
  }
}