30 lines
663 B
JSON
30 lines
663 B
JSON
|
{
|
||
|
"name": "angular-file-upload",
|
||
|
"main": "angular-file-upload.min.js",
|
||
|
"homepage": "https://github.com/nervgh/angular-file-upload",
|
||
|
"ignore": [
|
||
|
"examples"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"angular": "~1.2.11"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"es5-shim": ">=3.4.0"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"angular",
|
||
|
"file",
|
||
|
"upload",
|
||
|
"module"
|
||
|
],
|
||
|
"version": "1.1.6",
|
||
|
"_release": "1.1.6",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v1.1.6",
|
||
|
"commit": "1bf43e92ecb1bd46ffe34bbcd10d6173012b1b1d"
|
||
|
},
|
||
|
"_source": "https://github.com/nervgh/angular-file-upload.git",
|
||
|
"_target": ">=1.1.5 <=1.1.6",
|
||
|
"_originalSource": "angular-file-upload"
|
||
|
}
|