forked from gitana/alpaca
-
Notifications
You must be signed in to change notification settings - Fork 0
/
alpaca.jquery.json
43 lines (43 loc) · 936 Bytes
/
alpaca.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"name": "alpaca",
"title": "Alpaca Forms",
"description": "JSON Schema Web Forms for jQuery / Bootstrap.",
"keywords": [
"form",
"forms",
"json",
"jsonschema",
"json-schema",
"bootstrap",
"jqueryui",
"jquery-ui",
"jquerymobile",
"jquery-mobile",
"html5"
],
"version": "1.5.17",
"author": {
"name": "Cloud CMS",
"url": "http://www.cloudcms.com"
},
"maintainers": [
{
"name": "Michael Uzquiano",
"email": "[email protected]",
"url": "http://www.cloudcms.com"
}
],
"licenses": [
{
"type": "Apache 2.0",
"url": "https://github.com/gitana/alpaca/blob/master/license.txt"
}
],
"bugs": "https://github.com/gitana/alpaca/issues",
"homepage": "https://github.com/gitana/alpaca",
"docs": "http://www.alpacajs.org",
"download": "http://www.alpacajs.org/download.html",
"dependencies": {
"jquery": ">=1.7"
}
}