apollodec/Apollo/bower_components/angular-file-upload/.bower.json
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

28 lines
621 B
JSON
Executable File

{
"name": "angular-file-upload",
"version": "1.1.5",
"main": "angular-file-upload.js",
"homepage": "https://github.com/nervgh/angular-file-upload",
"ignore": [
"examples"
],
"dependencies": {
"angular": "~1.2.11",
"es5-shim": ">=3.4.0"
},
"keywords": [
"angular",
"file",
"upload",
"module"
],
"_release": "1.1.5",
"_resolution": {
"type": "version",
"tag": "v1.1.5",
"commit": "6c832bbdd0e5b084848ad4246c1e7b44dc2a532f"
},
"_source": "git://github.com/nervgh/angular-file-upload.git",
"_target": "~1.1.5",
"_originalSource": "angular-file-upload"
}