mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-23 03:49:49 +00:00
a86fafd5a3
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"name": "@hcengineering/scripts",
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"format": "echo \"No format specified\""
|
|
},
|
|
"devDependencies": {
|
|
"esbuild": "^0.24.2",
|
|
"sharp": "~0.32.0"
|
|
},
|
|
"private": true
|
|
}
|