diff options
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-sanitize/package.json')
-rw-r--r-- | ecomp-portal-FE/client/bower_components/angular-sanitize/package.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-sanitize/package.json b/ecomp-portal-FE/client/bower_components/angular-sanitize/package.json deleted file mode 100644 index 3f706558..00000000 --- a/ecomp-portal-FE/client/bower_components/angular-sanitize/package.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "angular-sanitize", - "version": "1.5.0", - "description": "AngularJS module for sanitizing HTML", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "https://github.com/angular/angular.js.git" - }, - "keywords": [ - "angular", - "framework", - "browser", - "html", - "client-side" - ], - "author": "Angular Core Team <angular-core+npm@google.com>", - "license": "MIT", - "bugs": { - "url": "https://github.com/angular/angular.js/issues" - }, - "homepage": "http://angularjs.org" -} |