Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / angular-aria / package.json
diff --git a/ecomp-portal-FE/client/bower_components/angular-aria/package.json b/ecomp-portal-FE/client/bower_components/angular-aria/package.json
new file mode 100644 (file)
index 0000000..eeb93e1
--- /dev/null
@@ -0,0 +1,27 @@
+{
+  "name": "angular-aria",
+  "version": "1.5.0",
+  "description": "AngularJS module for making accessibility easy",
+  "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",
+    "accessibility",
+    "a11y",
+    "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"
+}