summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-cache/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-cache/bower.json')
-rw-r--r--ecomp-portal-FE/client/bower_components/angular-cache/bower.json35
1 files changed, 0 insertions, 35 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-cache/bower.json b/ecomp-portal-FE/client/bower_components/angular-cache/bower.json
deleted file mode 100644
index 18882a7b..00000000
--- a/ecomp-portal-FE/client/bower_components/angular-cache/bower.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "author": "Jason Dobry",
- "name": "angular-cache",
- "description": "angular-cache is a very useful replacement for Angular's $cacheFactory.",
- "homepage": "https://github.com/jmdobry/angular-cache",
- "repository": {
- "type": "git",
- "url": "https://github.com/jmdobry/angular-cache.git"
- },
- "main": "./dist/angular-cache.js",
- "ignore": [
- ".idea/",
- ".*",
- "*.iml",
- "src/",
- "bower_components/",
- "coverage/",
- "Gruntfile.js",
- "package.json",
- "CONTRIBUTING.md",
- "node_modules/",
- "test/",
- "karma.conf.js",
- "karma.start.js",
- "libpeerconnection.log"
- ],
- "devDependencies": {
- "angular-1.2.25": "angular#1.2.25",
- "angular-resource": "angular-resource#1.2.25",
- "angular-mocks-1.2.25": "angular-mocks#1.2.25"
- },
- "dependencies": {
- "angular": ">=1.x"
- }
-}