aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-resource/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-resource/bower.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-resource/bower.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-resource/bower.json b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-resource/bower.json
new file mode 100644
index 00000000..56d2fcf8
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-resource/bower.json
@@ -0,0 +1,10 @@
+{
+ "name": "angular-resource",
+ "version": "1.6.2",
+ "license": "MIT",
+ "main": "./angular-resource.js",
+ "ignore": [],
+ "dependencies": {
+ "angular": "1.6.2"
+ }
+}