Files
@ ad7ab7027907
Branch filter:
Location: light9/package.json - annotation
ad7ab7027907
831 B
application/json
clean up non-elements; get the lit elements at least to work with autoformat
168262618f2d 168262618f2d 168262618f2d e30493d458f9 e30493d458f9 1103b2437e6d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 56a9eaf5e882 d991f7c3485a d991f7c3485a 56a9eaf5e882 1103b2437e6d 56a9eaf5e882 d991f7c3485a d991f7c3485a 56a9eaf5e882 d991f7c3485a 224c4a1625d7 d991f7c3485a 1103b2437e6d 56a9eaf5e882 04ed5d134973 56a9eaf5e882 d991f7c3485a d991f7c3485a 1103b2437e6d 1103b2437e6d 168262618f2d 168262618f2d | {
"name": "light9",
"version": "1.0.0",
"repository": "...",
"license": "MIT",
"description": "see makefile for build commands",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"@types/async": "^3.2.13",
"@types/d3": "^7.1.0",
"@types/debug": "^4.1.7",
"@types/n3": "^1.10.4",
"@types/node": "^17.0.31",
"@types/reconnectingwebsocket": "^1.0.7",
"@types/sylvester": "^0.1.8",
"@types/underscore": "^1.11.4",
"async": "^3.2.3",
"d3": "^7.4.4",
"debug": "^4.3.4",
"knockout": "^3.5.1",
"lit": "^2.2.3",
"n3": "^1.16.2",
"parse-prometheus-text-format": "^1.1.1",
"reconnectingwebsocket": "^1.0.0",
"sylvester": "^0.0.21",
"underscore": "^1.13.3",
"vite": "^2.9.1",
"vite-plugin-rewrite-all": "^0.1.2"
}
}
|