2021-08-28 20:31:45 +00:00
|
|
|
{
|
2022-09-21 08:08:25 +00:00
|
|
|
"name": "@hcengineering/front",
|
2021-08-28 20:31:45 +00:00
|
|
|
"version": "0.6.0",
|
|
|
|
"main": "lib/index.js",
|
2024-02-23 05:37:22 +00:00
|
|
|
"svelte": "src/index.ts",
|
|
|
|
"types": "types/index.d.ts",
|
2021-08-28 20:31:45 +00:00
|
|
|
"author": "Anticrm Platform Contributors",
|
|
|
|
"license": "EPL-2.0",
|
|
|
|
"scripts": {
|
2024-02-12 16:57:11 +00:00
|
|
|
"build": "compile",
|
|
|
|
"build:watch": "compile",
|
2023-10-24 16:00:18 +00:00
|
|
|
"format": "format src",
|
2024-02-12 16:57:11 +00:00
|
|
|
"test": "jest --passWithNoTests --silent",
|
2024-02-23 05:37:22 +00:00
|
|
|
"_phase:build": "compile transpile src",
|
2024-02-12 16:57:11 +00:00
|
|
|
"_phase:test": "jest --passWithNoTests --silent",
|
2024-02-23 05:37:22 +00:00
|
|
|
"_phase:format": "format src",
|
|
|
|
"_phase:validate": "compile validate"
|
2021-08-28 20:31:45 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2023-01-09 05:35:54 +00:00
|
|
|
"@hcengineering/platform-rig": "^0.6.0",
|
2024-02-06 02:57:31 +00:00
|
|
|
"@types/node": "~20.11.16",
|
2023-11-20 10:01:43 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
|
|
"@typescript-eslint/parser": "^6.11.0",
|
|
|
|
"eslint-config-standard-with-typescript": "^40.0.0",
|
2022-07-02 06:30:37 +00:00
|
|
|
"eslint-plugin-import": "^2.26.0",
|
2022-11-02 08:50:14 +00:00
|
|
|
"eslint-plugin-n": "^15.4.0",
|
|
|
|
"eslint-plugin-promise": "^6.1.1",
|
2023-11-20 10:01:43 +00:00
|
|
|
"eslint": "^8.54.0",
|
2021-12-01 09:27:29 +00:00
|
|
|
"@types/express": "^4.17.13",
|
|
|
|
"@types/express-fileupload": "^1.1.7",
|
|
|
|
"@types/uuid": "^8.3.1",
|
|
|
|
"@types/cors": "^2.8.12",
|
2023-11-20 10:01:43 +00:00
|
|
|
"prettier": "^3.1.0",
|
2024-02-12 16:57:11 +00:00
|
|
|
"typescript": "^5.3.3",
|
2022-03-01 03:31:47 +00:00
|
|
|
"@types/body-parser": "~1.19.2",
|
|
|
|
"cross-env": "~7.0.3",
|
2022-06-03 16:44:11 +00:00
|
|
|
"ts-node": "^10.8.0",
|
2023-12-08 15:13:49 +00:00
|
|
|
"@types/sharp": "~0.32.0",
|
2023-10-07 10:38:21 +00:00
|
|
|
"jest": "^29.7.0",
|
|
|
|
"ts-jest": "^29.1.1",
|
2023-11-20 10:01:43 +00:00
|
|
|
"@types/jest": "^29.5.5",
|
2024-03-21 08:44:27 +00:00
|
|
|
"@types/morgan": "~1.9.9"
|
2021-08-28 20:31:45 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2023-11-27 09:13:14 +00:00
|
|
|
"@hcengineering/core": "^0.6.28",
|
2023-05-04 05:12:11 +00:00
|
|
|
"@hcengineering/platform": "^0.6.9",
|
2024-03-04 14:03:35 +00:00
|
|
|
"express": "^4.18.3",
|
|
|
|
"express-fileupload": "^1.4.3",
|
2024-03-15 15:30:50 +00:00
|
|
|
"express-static-gzip": "^2.1.7",
|
2021-12-01 09:27:29 +00:00
|
|
|
"uuid": "^8.3.2",
|
|
|
|
"cors": "^2.8.5",
|
2023-01-09 05:35:54 +00:00
|
|
|
"@hcengineering/elastic": "^0.6.0",
|
|
|
|
"@hcengineering/server-core": "^0.6.1",
|
2024-04-02 07:05:16 +00:00
|
|
|
"@hcengineering/server": "^0.6.4",
|
2023-11-27 09:13:14 +00:00
|
|
|
"@hcengineering/server-token": "^0.6.7",
|
|
|
|
"@hcengineering/attachment": "^0.6.9",
|
2024-03-04 14:03:35 +00:00
|
|
|
"body-parser": "^1.20.2",
|
2023-12-08 15:13:49 +00:00
|
|
|
"sharp": "~0.32.0",
|
2023-12-25 12:11:08 +00:00
|
|
|
"@hcengineering/minio": "^0.6.0",
|
2024-04-02 07:05:16 +00:00
|
|
|
"@hcengineering/mongo": "^0.6.1",
|
2024-04-12 05:23:32 +00:00
|
|
|
"morgan": "^1.10.0",
|
|
|
|
"@hcengineering/analytics": "^0.6.0"
|
2021-08-28 20:31:45 +00:00
|
|
|
}
|
|
|
|
}
|