forked from djhvscf/bootstrap-table-flatJSON
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbootstrap-table-flatJSON.json
More file actions
28 lines (28 loc) · 996 Bytes
/
bootstrap-table-flatJSON.json
File metadata and controls
28 lines (28 loc) · 996 Bytes
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
{
"name": "bootstrap-table-flatJSON",
"version": "1.0.0",
"title": "bootstrap-table-flatJSON",
"description": "This plugin creates a Flat JSON. You can pass the object to convert to flat JSON object",
"author": {
"name": "Dennis Heránadez Vargas",
"email": "djhv92@hotmail.com",
"url": "http://djhvscf.github.io/Blog"
},
"licenses": [
{
"type": "MIT License",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": ">=1.7"
},
"keywords": ["bootstrap-table-flatJSON.jquery"],
"homepage": "https://github.com/djhvscf/bootstrap-table-flatJSON",
"demo": "https://github.com/djhvscf/bootstrap-table-flatJSON",
"bugs": {
"url": "https://github.com/djhvscf/bootstrap-table-flatJSON/issues"
},
"docs": "https://github.com/djhvscf/bootstrap-table-flatJSON",
"download": "https://github.com/djhvscf/bootstrap-table-flatJSON/releases"
}