annotate package.json @ 2417:ae4b90efb55a

start calibration tool
author drewp@bigasterisk.com
date Mon, 20 May 2024 01:28:12 -0700
parents ef3cde3e81e8
children e3af0ac507c8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1362
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
1 {
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
2 "name": "light9",
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
3 "version": "1.0.0",
1706
e30493d458f9 more npm setup. n3 upgraded but code is not, yet
drewp@bigasterisk.com
parents: 1703
diff changeset
4 "repository": "...",
e30493d458f9 more npm setup. n3 upgraded but code is not, yet
drewp@bigasterisk.com
parents: 1703
diff changeset
5 "license": "MIT",
2039
1103b2437e6d package.json bankruptcy
drewp@bigasterisk.com
parents: 2038
diff changeset
6 "description": "see makefile for build commands",
1362
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
7 "main": "index.js",
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
8 "directories": {
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
9 "test": "test"
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
10 },
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
11 "dependencies": {
2295
d18586476827 redo resource-display, fixing the rename button
drewp@bigasterisk.com
parents: 2274
diff changeset
12 "@material/mwc-button": "^0.27.0",
d18586476827 redo resource-display, fixing the rename button
drewp@bigasterisk.com
parents: 2274
diff changeset
13 "@material/mwc-dialog": "^0.27.0",
2141
bee583b891dc update all the js deps
drewp@bigasterisk.com
parents: 2103
diff changeset
14 "@material/mwc-slider": "^0.27.0",
2295
d18586476827 redo resource-display, fixing the rename button
drewp@bigasterisk.com
parents: 2274
diff changeset
15 "@material/mwc-textfield": "^0.27.0",
2103
1ef921880e37 start fade (replaces KC)
drewp@bigasterisk.com
parents: 2099
diff changeset
16 "@microsoft/fast-components": "^2.30.6",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
17 "@types/async": "^3.2.24",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
18 "@types/d3": "^7.4.3",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
19 "@types/debug": "^4.1.12",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
20 "@types/fpsmeter": "^0.3.34",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
21 "@types/n3": "^1.16.4",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
22 "@types/node": "^20.12.11",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
23 "@types/reconnectingwebsocket": "^1.0.10",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
24 "@types/underscore": "^1.11.15",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
25 "async": "^3.2.5",
2395
ef3cde3e81e8 switch collector output from json to avro (still over WS)
drewp@bigasterisk.com
parents: 2378
diff changeset
26 "avro-js": "^1.11.3",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
27 "d3": "^7.9.0",
2033
224c4a1625d7 serve homepage with lit and vite
drewp@bigasterisk.com
parents: 1945
diff changeset
28 "debug": "^4.3.4",
2417
ae4b90efb55a start calibration tool
drewp@bigasterisk.com
parents: 2395
diff changeset
29 "echarts": "^5.5.0",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
30 "flexlayout-react": "^0.7.15",
2213
22131be6639b add fps meter to fade UI
drewp@bigasterisk.com
parents: 2145
diff changeset
31 "fpsmeter": "^0.3.1",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
32 "immutable": "^4.3.5",
2062
d991f7c3485a WIP rough porting of coffee to ts
drewp@bigasterisk.com
parents: 2039
diff changeset
33 "knockout": "^3.5.1",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
34 "lit": "^2.8.0",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
35 "n3": "^1.17.3",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
36 "onecolor": "^4.1.0",
2034
04ed5d134973 WIP draw prom metrics on homepage
drewp@bigasterisk.com
parents: 2033
diff changeset
37 "parse-prometheus-text-format": "^1.1.1",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
38 "react": "^18.3.1",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
39 "react-dom": "^18.3.1",
2071
56a9eaf5e882 rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents: 2062
diff changeset
40 "reconnectingwebsocket": "^1.0.0",
2239
b136c450ebee add subevents
drewp@bigasterisk.com
parents: 2213
diff changeset
41 "sub-events": "^1.9.0",
2062
d991f7c3485a WIP rough porting of coffee to ts
drewp@bigasterisk.com
parents: 2039
diff changeset
42 "sylvester": "^0.0.21",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
43 "typescript": "^5.4.5",
2141
bee583b891dc update all the js deps
drewp@bigasterisk.com
parents: 2103
diff changeset
44 "underscore": "^1.13.6",
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
45 "vite": "^4.5.3",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
46 "vite-plugin-rewrite-all": "^1.0.2",
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
47 "vitest": "^0.31.4"
2374
9d47c44d4ae4 experimental tiled-layout home page
drewp@bigasterisk.com
parents: 2295
diff changeset
48 },
9d47c44d4ae4 experimental tiled-layout home page
drewp@bigasterisk.com
parents: 2295
diff changeset
49 "devDependencies": {
2378
6c98a6677a7d update js libs
drewp@bigasterisk.com
parents: 2374
diff changeset
50 "@types/react": "^18.3.2",
2395
ef3cde3e81e8 switch collector output from json to avro (still over WS)
drewp@bigasterisk.com
parents: 2378
diff changeset
51 "@types/react-dom": "^18.3.0",
ef3cde3e81e8 switch collector output from json to avro (still over WS)
drewp@bigasterisk.com
parents: 2378
diff changeset
52 "vite-plugin-node-polyfills": "^0.21.0"
1362
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
53 }
168262618f2d new test_js target for testing SyncedGraph
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
54 }