2015-05-05 03:10:25 +02:00
|
|
|
{
|
|
|
|
"name": "ngUpload",
|
2016-07-13 18:15:14 +02:00
|
|
|
"version": "0.5.18",
|
2015-05-05 03:10:25 +02:00
|
|
|
"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",
|
2016-07-13 18:15:14 +02:00
|
|
|
"_release": "0.5.18",
|
2015-05-05 03:10:25 +02:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-07-13 18:15:14 +02:00
|
|
|
"tag": "v0.5.18",
|
|
|
|
"commit": "da7fe2bb94eb6adb2cd26ab4f6f979aa020baf9c"
|
2015-05-05 03:10:25 +02:00
|
|
|
},
|
2016-07-13 18:15:14 +02:00
|
|
|
"_source": "https://github.com/twilson63/ngUpload.git",
|
2015-05-05 03:10:25 +02:00
|
|
|
"_target": ">=0.5.11",
|
|
|
|
"_originalSource": "ngUpload"
|
|
|
|
}
|