blob: 287799c810ff2e37c8316b1872c1a3951c79f8dc [file]
{
"name": "pw_async2_codelab_webui",
"version": "0.0.1",
"description": "Web UI for pw_async2 codelab",
"author": "The Pigweed Authors",
"license": "Apache-2.0",
"scripts": {
"generate-pnpm-lockfile": "npx pnpm@8.5.1 install --lockfile-only"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^8.3.3",
"@shoelace-style/shoelace": "^2.15.0",
"@types/crc": "^3.4.0",
"@types/google-protobuf": "^3.15.5",
"@types/jest": "^28.1.4",
"@types/mocha": "^10.0.6",
"@types/node": "^22.8.4",
"@types/papaparse": "^5.3.15",
"@types/react": "^17.0.14",
"@types/react-dom": "^17.0.9",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@web/test-runner": "^0.18.0",
"@web/test-runner-commands": "^0.9.0",
"@web/test-runner-playwright": "^0.11.0",
"ansi_up": "^5.1.0",
"arg": "^5.0.2",
"base64-js": "^1.5.1",
"codemirror": "^6.0.1",
"debug": "^4.3.2",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-lit": "^1.8.3",
"eslint-plugin-lit-a11y": "^4.1.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"html-react-parser": "^1.4.0",
"http-server": "^13.0.2",
"install-peers": "^1.0.3",
"jest-environment-jsdom": "^28.1.3",
"jsonc-parser": "^3.3.1",
"lit": "^3.1.2",
"postcss": "^8.4.24",
"prettier": "^3.1.1",
"prettier-plugin-jsdoc": "^0.4.2",
"protoc-gen-js": "3.21.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"requirejs": "^2.3.6",
"rimraf": "^3.0.2",
"rollup": "^2.52.8",
"rollup-plugin-node-builtins": "^2.0.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"rxjs": "^7.2.0",
"sinon": "^17.0.1",
"tmp": "0.2.1",
"ts-jest": "^28.0.5",
"ts-node": "^10.8.1",
"tsc-watch": "^5.0.3",
"tslib": "^2.4.0",
"typescript": "^4.9.5",
"vite": "^5.2.8"
}
}