{
  "name": "angular-template",
  "version": "2.4.0",
  "description": "Angular-Like HTML Template",
  "main": "index.js",
  "scripts": {
    "test": "jasmine"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:allenhwkim/angular-template.git"
  },
  "author": {
    "name": "Allen Kim",
    "email": "allenhwkim@gmail.com"
  },
  "contributors": [
    {
      "name": "Domas Trijonis",
      "email": "domas.trijonis@gmail.com"
    }
  ],
  "license": "MIT",
  "dependencies": {
    "cheerio": "^1.0.0-rc.2",
    "js-template": "~0.1.4"
  },
  "devDependencies": {
    "gulp": "~3.9.1",
    "gulp-bump": "~2.7.0",
    "gulp-shell": "~0.6.3",
    "gulp-tap": "~1.0.1",
    "gulp-util": "~3.0.8",
    "jasmine": "^2.7.0"
  }
}
