add nick
[laas.git] / src / static / package.json
1 {
2   "name": "laas",
3   "version": "1.0.0",
4   "description": "",
5   "main": "index.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "author": "",
10   "repository": {
11     "type": "git",
12     "url": "https://git.opnfv.org/laas"
13   },
14   "license": "Apache-2.0",
15   "private": true,
16   "dependencies": {
17     "@fortawesome/fontawesome-free": "^5.12.0",
18     "bootstrap": "^4.4.1",
19     "datatables.net-bs4": "^1.10.20",
20     "datatables.net-responsive-bs4": "^2.2.3",
21     "jquery": "^3.4.1",
22     "mxgraph": "^4.0.6",
23     "plotly.js-dist": "^1.51.3",
24     "popper.js": "^1.16.0"
25   }
26 }