{
  "name": "ionic-gulp-jade",
  "version": "0.1.26",
  "description": "Simple Jade compiler gulp task for ionic v2",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ionic",
    "pug",
    "v2"
  ],
  "author": "gianluca gravina",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grava/ionic-gulp-jade.git"
  },
  "dependencies": {
    "gulp": "^3.9.1",
    "gulp-pug": "^3.0.4",
    "lodash.assign": "^4.1.0",
    "gulp-debug": "^2.1.2"
  },
  "devDependencies": {
    "del": "^2.2.1",
    "gulp-watch": "^4.3.9",
    "run-sequence": "^1.2.2"
  }
}
