mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
15 lines
268 B
JSON
15 lines
268 B
JSON
|
{
|
||
|
"name": "@anticrm/platform-rig",
|
||
|
"version": "0.5.0",
|
||
|
"scripts": {
|
||
|
"build": ""
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@rushstack/heft-jest-plugin":"~0.1.15",
|
||
|
"@rushstack/heft":"^0.35.0"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@microsoft/api-extractor": "~7.18.4"
|
||
|
}
|
||
|
}
|