{
  "name": "angular.js-server-ng-cache",
  "version": "0.2.4",
  "description": "A REST API and template caching for server side rendering with  angular.js-server ",
  "main": "dist/angular.js-server-ng-cache.min.js",
  "engines": {
    "node": ">=4.0.0"
  },
  "devDependencies": {
    "babel-core": "~6.8.0",
    "babel-loader": "~6.2.4",
    "babel-preset-es2015": "~6.6.0",
    "gulp": "~3.9.1",
    "json-loader": "~0.5.4",
    "raw-loader": "~0.5.1",
    "webpack-stream": "~3.2.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/a-lucas/angular.js-server-ng-cache.git"
  },
  "keywords": [
    "Angular.JS",
    "angular.js-server",
    "REST caching",
    "$cacheFactoryProvider"
  ],
  "author": "Antoine LUCAS",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/a-lucas/angular.js-server-ng-cache/issues"
  },
  "homepage": "https://github.com/a-lucas/angular.js-server-ng-cache#readme"
}
