-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/
package.json
27 lines (27 loc) · 701 Bytes
/
package.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
{
"name": "keen-dashboards",
"version": "3.0.1",
"description": "Responsive dashboard templates",
"main": "./dist/keen-dashboards.css",
"repository": {
"type": "git",
"url": "git+https://github.com/keen/dashboards.git"
},
"keywords": [
"keen io",
"dashboards",
"dataviz",
"visualization"
],
"author": "Dustin Larimer <[email protected]>",
"contributors": [
"Dustin Larimer <[email protected]>",
"Taylor Barnett <[email protected]>",
"Artur Pryka <[email protected]> (https://github.com/apryka)"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/keen/dashboards/issues"
},
"homepage": "https://github.com/keen/dashboards#readme"
}