2 "name": "outline-browser",
4 "dev": "npx webpack -w",
5 "build": "ENVIRONMENT=production npx webpack"
8 "@types/keyboardjs": "^2.5.0",
9 "@types/lodash": "^4.14.191",
10 "@types/marked": "^4.0.8",
11 "@types/uuid": "^9.0.0",
13 "ts-loader": "^9.4.2",
14 "tsconfig-paths": "^4.1.2",
15 "tsconfig-paths-webpack-plugin": "^4.0.0",
16 "typescript": "^4.9.4",
18 "webpack-cli": "^5.0.1"
21 "@lyrasearch/lyra": "^0.4.3",
22 "keyboardjs": "^2.7.0",