{
  "name": "gulp-smarty4js-render",
  "version": "0.2.0",
  "description": "a gulp plugin for smarty4js render to html",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/laoono/gulp-smarty4js-render.git"
  },
  "keywords": [
    "gulp-smarty4js-render",
    "gulp-smarty4js",
    "smarty4js",
    "smarty"
  ],
  "author": "laoono@163.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/laoono/gulp-smarty4js-render/issues"
  },
  "homepage": "https://github.com/laoono/gulp-smarty4js-render#readme",
  "devDependencies": {
    "gulp-util": "^3.0.8",
    "through2": "^2.0.3"
  },
  "dependencies": {
    "gulp-util": "^3.0.8",
    "load-json-file": "^2.0.0",
    "smarty.js": "^3.2.0",
    "then-request": "^2.2.0",
    "through2": "^2.0.3"
  }
}
