mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-12 23:09:03 +01:00
32 lines
672 B
JSON
32 lines
672 B
JSON
|
{
|
||
|
"name": "ngUpload",
|
||
|
"version": "0.5.14",
|
||
|
"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",
|
||
|
"_release": "0.5.14",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v0.5.14",
|
||
|
"commit": "435e7717c6820be3c42c9e91e35adcc1942435df"
|
||
|
},
|
||
|
"_source": "git://github.com/twilson63/ngUpload.git",
|
||
|
"_target": ">=0.5.11",
|
||
|
"_originalSource": "ngUpload"
|
||
|
}
|