mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
33 lines
727 B
JSON
33 lines
727 B
JSON
{
|
|
"name": "angular-file-upload",
|
|
"filename": "angular-file-upload.min.js",
|
|
"description": "File Upload module for the AngularJS framework",
|
|
"version": "0.5.6",
|
|
"homepage": "https://github.com/nervgh/angular-file-upload",
|
|
"author": {
|
|
"name": "Alex",
|
|
"email": "nervgh@gmail.com",
|
|
"url": "http://github.com/nervgh"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/nervgh/angular-file-upload.git"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/nervgh/angular-file-upload/blob/master/license.txt"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"keywords": [
|
|
"angularjs",
|
|
"directive",
|
|
"filters",
|
|
"forms",
|
|
"image",
|
|
"file",
|
|
"upload"
|
|
]
|
|
}
|