{
  "private": false,
  "name": "pug-filter-ctp",
  "version": "0.0.5",
  "description": "pug filter for ctp(cake)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "moccigraph",
  "license": "MIT",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-pug": "^3.3.0",
    "pug": "^2.0.0-beta.12"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moccigraph/pug-filter-ctp.git"
  },
  "keywords": [
    "pug",
    "ctp",
    "cakePHP"
  ]
}
