1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-03 14:24:23 +01:00
fab-manager/vendor/assets/components/ngUpload/.bower.json
2016-07-13 18:15:14 +02:00

32 lines
674 B
JSON

{
"name": "ngUpload",
"version": "0.5.18",
"main": "ng-upload.js",
"ignore": [
"node_modules",
"components",
"examples",
"libs",
"nuget",
"test",
".bower.json",
".gitignore",
"bower.json",
"Gruntfile.js",
"package.json",
"testacular.conf.js"
],
"dependencies": {
"angular": ">=1.0.4"
},
"homepage": "https://github.com/twilson63/ngUpload",
"_release": "0.5.18",
"_resolution": {
"type": "version",
"tag": "v0.5.18",
"commit": "da7fe2bb94eb6adb2cd26ab4f6f979aa020baf9c"
},
"_source": "https://github.com/twilson63/ngUpload.git",
"_target": ">=0.5.11",
"_originalSource": "ngUpload"
}