13 lines
351 B
JSON
Executable File
13 lines
351 B
JSON
Executable File
{
|
|
"name": "ng-file-upload",
|
|
"main": "ng-file-upload.js",
|
|
"version": "5.0.9",
|
|
"homepage": "https://github.com/danialfarid/ng-file-upload",
|
|
"authors": [
|
|
"danialf <danial.farid@gmail.com>"
|
|
],
|
|
"description": "Lightweight Angular JS directive to upload files. Support drag&drop, progress and abort",
|
|
"ignore": [],
|
|
"license": "MIT"
|
|
}
|