This repository has been archived by the owner on Jan 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
bower.json
40 lines (40 loc) · 1.68 KB
/
bower.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
{
"name": "neon-gtd",
"description": "A sample geo-temporal analysis dashboard that uses the neon.js library to show interactions between multiple visualizations of a dataset.",
"version": "1.4.0-SNAPSHOT",
"homepage": "https://github.com/NextCenturyCorporation/neon-gtd",
"license": "Apache v2",
"private": true,
"dependencies": {
"ag-grid": "2.3.5",
"angular": "1.3.14",
"angular-bootstrap-datetimepicker": "0.3.13",
"angular-gridster": "0.13.4",
"angular-linkify": "1.2.0",
"angular-loader": "1.3.14",
"angular-mocks": "1.3.14",
"angular-route": "1.3.14",
"angular-ui-tree": "2.5.0",
"bootstrap": "3.3.6",
"d3": "3.0.8",
"html5shiv": "3.7.2",
"jquery": "1.11.0",
"javascript-detect-element-resize": "sdecima/javascript-detect-element-resize#0.5.3",
"jquery.linky": "0.1.8",
"jquery.tagcloud": "https://github.com/addywaddy/jquery.tagcloud.js.git",
"js-yaml": "3.4.3",
"lodash": "4.14.1",
"log4javascript": "1.4.9",
"mustache": "2.1.3",
"ngDraggable": "0.1.8",
"node-uuid": "1.4.7",
"opencpu": "https://github.com/NextCenturyCorporation/opencpu.js.git",
"openlayers": "https://github.com/openlayers/ol2/releases/download/release-2.13.1/OpenLayers-2.13.1.zip",
"postal": "2.0.4",
"heatmapjs": "https://github.com/pa7/heatmap.js.git#v2.0",
"remarkable-bootstrap-notify": "3.0.0",
"respond": "1.4.2",
"user-ale": "draperlaboratory/user-ale#67954dc8bcb02c657306ea89193b25e4831bf59e",
"rainbowvis.js": "https://github.com/anomal/RainbowVis-JS.git"
}
}