4 "description": "Large Language Model shared library",
5 "main": "lib/index.ts",
8 "lint": "eslint lib --quiet --cache",
12 "@proton/components": "workspace:^",
13 "@proton/shared": "workspace:^",
17 "@babel/core": "^7.26.0",
18 "@babel/preset-env": "^7.26.0",
19 "@jest/globals": "^29.7.0",
20 "@mlc-ai/web-llm": "0.2.32",
21 "@testing-library/jest-dom": "^6.6.3",
22 "@testing-library/react": "^15.0.7",
23 "@types/jest": "^29.5.14",
24 "@webgpu/types": "^0.1.51",
25 "babel-jest": "^29.7.0",
28 "jest-environment-jsdom": "^29.7.0",
30 "react-dom": "^18.3.1",
32 "typescript": "^5.7.2"