forked from Formoid/Formoid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Formoid.jquery.json
29 lines (29 loc) · 974 Bytes
/
Formoid.jquery.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": "Formoid",
"title": "jQuery Form - Fancy Web Form Designer",
"description": "Formoid - Super Easy jQuery Contact Forms, Online Email Form Maker. * Easy - Build any type of HTML form with no coding. * Nice - Create beautiful and elegant forms for your website or blog. Use your own or pre-designed styles. * Drag-n-Drop wizard - Drag and drop form elements to quickly make amazing forms. * File uploads - Collect user documents, photos, etc. via your form.",
"keywords": [ "formoid", "form", "ui", "maker", "javascript", "jquery", "plugin", "css", "html5", "survey", "input", "ajax"],
"version": "2.2.0",
"author": {
"name": "Formoid.com",
"url": "http://formoid.com"
},
"maintainers": [
{
"name": "Formoid.com",
"url": "http://formoid.com"
}
],
"licenses": [
{
"type": "Free",
"url": "http://formoid.com"
}
],
"homepage": "http://formoid.com",
"demo": "http://formoid.github.com/Formoid/",
"download": "http://formoid.com",
"dependencies": {
"jquery": ">=1.7"
}
}