mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 09:42:26 +03:00
b1c50bb8c2
Signed-off-by: Denis Bykhov <bykhov.denis@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.20.0",
|
|
"sharp": "~0.32.0"
|
|
},
|
|
"private": true
|
|
}
|