{
  "name": "gulp-cortex-handlebars-compiler",
  "version": "1.2.7",
  "description": "Gulp task builder for cortex-handlebars-compiler",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cortexjs/gulp-cortex-handlebars-compiler.git"
  },
  "keywords": [
    "gulp",
    "task",
    "cortex",
    "handlebars",
    "neuron"
  ],
  "engines": {
    "node": ">=0.10.0"
  },
  "author": "kael",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cortexjs/gulp-cortex-handlebars-compiler/issues"
  },
  "devDependencies": {
    "mocha": "*",
    "chai": "*"
  },
  "dependencies": {
    "async": "^0.9.0",
    "cortex-handlebars-compiler": "^1.5.0",
    "gulp-util": "^2.2.14",
    "jsonfile": "^1.1.1",
    "neuron-graph": "^1.0.1",
    "read-cortex-json": "^2.0.0",
    "semver-extra": "^1.0.5",
    "through2": "^0.4.2",
    "underscore": "^1.8.3"
  }
}
