diff options
Diffstat (limited to 'vnfmarket/common/thirdparty/angular-resource/.bower.json')
-rw-r--r-- | vnfmarket/common/thirdparty/angular-resource/.bower.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/vnfmarket/common/thirdparty/angular-resource/.bower.json b/vnfmarket/common/thirdparty/angular-resource/.bower.json new file mode 100644 index 00000000..892ac4cb --- /dev/null +++ b/vnfmarket/common/thirdparty/angular-resource/.bower.json @@ -0,0 +1,20 @@ +{ + "name": "angular-resource", + "version": "1.6.2", + "license": "MIT", + "main": "./angular-resource.js", + "ignore": [], + "dependencies": { + "angular": "1.6.2" + }, + "homepage": "https://github.com/angular/bower-angular-resource", + "_release": "1.6.2", + "_resolution": { + "type": "version", + "tag": "v1.6.2", + "commit": "d6c348ff7111c3a931b7043758ae4c16b8ab4d04" + }, + "_source": "https://github.com/angular/bower-angular-resource.git", + "_target": ">=1.3.*", + "_originalSource": "angular-resource" +}
\ No newline at end of file |