angular.js-server-ng-cache
Version:
A REST API and template caching for server side rendering with angular.js-server
23 lines (22 loc) • 505 B
JSON
{
"name": "angular.js-server-ng-cache",
"description": "A REST API and template caching for server side rendering with angular.js-server",
"main": "dist/angular.js-server-ng-cache.js",
"authors": [
"Antoine LUCAS"
],
"license": "ISC",
"keywords": [
"Angular.JS",
"angular.js-server",
"REST",
"caching",
"$cacheFactoryProvider"
],
"homepage": "https://github.com/a-lucas/angular.js-server-ng-cache",
"ignore": [
"**/.*",
"node_modules",
"src"
]
}