UNPKG

ng-request-cache

Version:

AngularJS HTTP request cache for IndexeDB and $cacheFactory

35 lines (34 loc) 559 B
{ "name": "angular-toastr", "version": "2.1.1", "authors": [ "Jesus Rodriguez <Foxandxss@gmail.com>" ], "license": "MIT", "keywords": [ "angular", "angularjs", "toast", "toastr" ], "main": [ "./dist/angular-toastr.tpls.js", "./dist/angular-toastr.css" ], "ignore": [ "config", "node_modules", "playground", "src", "test", ".travis.yml", ".gitignore", ".jshintrc", "CHANGELOG.md", "Gruntfile.js", "package.json" ], "dependencies": { "angular": ">=1.3.0" } }