forked from azexo/Azexo-Composer-WYSIWYG
-
Notifications
You must be signed in to change notification settings - Fork 1
/
azexo-composer-wysiwyg.jquery.json
37 lines (37 loc) · 1.1 KB
/
azexo-composer-wysiwyg.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
{
"name": "azexo-composer-wysiwyg",
"title": "jQuery Azexo Composer WYSIWYG",
"description": "jQuery drag and drop HTML editor, compile Bootstrap based HTML and JS initialization code for third party JS libraries",
"keywords": [
"form",
"animation",
"responsive",
"slider",
"scroll",
"ui",
"jquery"
],
"version": "1.0.3",
"author": {
"name": "Andrey Soloduhin",
"email": "[email protected]",
"url": "http://www.azexo.com"
},
"licenses": [
{
"type": "GPLv2",
"url": "http://www.example.com/licenses/gpl.html"
}
],
"bugs": "https://github.com/azexo/Azexo-Composer-WYSIWYG/issues",
"homepage": "https://github.com/azexo/Azexo-Composer-WYSIWYG",
"docs": "https://github.com/azexo/Azexo-Composer-WYSIWYG",
"download": "https://github.com/azexo/Azexo-Composer-WYSIWYG",
"dependencies": {
"jquery": ">=1.10",
"jquery-ui": ">=1.10",
"underscore": ">=1.0",
"waypoints": ">=2.0.0",
"bootstrap": ">=3.0"
}
}