Files
@ 4682f604b245
Branch filter:
Location: light9/package.json - annotation
4682f604b245
1.7 KiB
application/json
dead code
168262618f2d 168262618f2d 168262618f2d e30493d458f9 e30493d458f9 1103b2437e6d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d d18586476827 d18586476827 bee583b891dc d18586476827 1ef921880e37 6c98a6677a7d 6c98a6677a7d 6c98a6677a7d 6c98a6677a7d e3af0ac507c8 6c98a6677a7d 6c98a6677a7d 6c98a6677a7d 6c98a6677a7d 6c98a6677a7d ef3cde3e81e8 6c98a6677a7d 224c4a1625d7 ae4b90efb55a 6c98a6677a7d 22131be6639b 6c98a6677a7d d991f7c3485a 6c98a6677a7d e3af0ac507c8 6c98a6677a7d 6c98a6677a7d 04ed5d134973 6c98a6677a7d 6c98a6677a7d 56a9eaf5e882 b136c450ebee d991f7c3485a 6c98a6677a7d bee583b891dc 6c98a6677a7d 6c98a6677a7d 6c98a6677a7d 9d47c44d4ae4 9d47c44d4ae4 6c98a6677a7d ef3cde3e81e8 ef3cde3e81e8 7888cfff657b 7888cfff657b 168262618f2d | {
"name": "light9",
"version": "1.0.0",
"repository": "...",
"license": "MIT",
"description": "see makefile for build commands",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"@material/mwc-button": "^0.27.0",
"@material/mwc-dialog": "^0.27.0",
"@material/mwc-slider": "^0.27.0",
"@material/mwc-textfield": "^0.27.0",
"@microsoft/fast-components": "^2.30.6",
"@types/async": "^3.2.24",
"@types/d3": "^7.4.3",
"@types/debug": "^4.1.12",
"@types/fpsmeter": "^0.3.34",
"@types/lodash": "^4.17.4",
"@types/n3": "^1.16.4",
"@types/node": "^20.12.11",
"@types/reconnectingwebsocket": "^1.0.10",
"@types/underscore": "^1.11.15",
"async": "^3.2.5",
"avro-js": "^1.11.3",
"d3": "^7.9.0",
"debug": "^4.3.4",
"echarts": "^5.5.0",
"flexlayout-react": "^0.7.15",
"fpsmeter": "^0.3.1",
"immutable": "^4.3.5",
"knockout": "^3.5.1",
"lit": "^2.8.0",
"lodash": "^4.17.21",
"n3": "^1.17.3",
"onecolor": "^4.1.0",
"parse-prometheus-text-format": "^1.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reconnectingwebsocket": "^1.0.0",
"sub-events": "^1.9.0",
"sylvester": "^0.0.21",
"typescript": "^5.4.5",
"underscore": "^1.13.6",
"vite": "^4.5.3",
"vite-plugin-rewrite-all": "^1.0.2",
"vitest": "^0.31.4"
},
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"vite-plugin-node-polyfills": "^0.21.0"
},
"packageManager": "pnpm@8.6.3+sha512.d18e277ae8072091046bccbca0931f77dc3080791cd6122ae890bf504125d8af76b37fb33da287dba9fbbb6da6ebb13e314e9fa4a464c7effe3d8599cebe7243"
}
|