-
Notifications
You must be signed in to change notification settings - Fork 2
/
.bower.json
29 lines (29 loc) · 908 Bytes
/
.bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "jquery.filer",
"version": "1.0.4",
"main": "js/jquery.filer.min.js",
"ignore": [
"**/.*",
"bower_components",
"test"
],
"homepage": "https://filer.grandesign.md/",
"authors": [
"CreativeDream <[email protected]>"
],
"description": "Simple HTML5 File Uploader, a plugin tool for jQuery which change completely File Input and make it with multiple file selection, drag&drop support, different validations, thumbnails, icons, instant upload, print-screen upload and many other features and options.",
"license": "MIT",
"dependencies": {
"jquery": ">= 1.7.2"
},
"_release": "1.0.4",
"_resolution": {
"type": "version",
"tag": "v1.0.4",
"commit": "5887bb8b5e916f7cdd11e6f0be0f5151329c6d2e"
},
"_source": "git://github.com/CreativeDream/jquery.filer.git",
"_target": "~1.0.4",
"_originalSource": "jquery.filer",
"_direct": true
}