{
  "name": "@ilukanets/gulp-to-jst",
  "version": "1.0.1",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "lodash": "^4.17.21",
    "plugin-error": "^1.0.1",
    "through": "^2.3.8",
    "vinyl": "^2.2.1"
  },
  "author": {
    "name": "Ihor Lukanets"
  },
  "license": "MIT",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "engines": {
    "node": ">=0.10.0"
  },
  "keywords": [
    "gulp",
    "gulpplugin",
    "jst",
    "concat",
    "underscore",
    "lodash",
    "template"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ilukanets/gulp-to-jst.git"
  }
}
