mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-10-03 00:28:42 +08:00
14 lines
249 B
JSON
14 lines
249 B
JSON
{
|
|
"version": "1.0.0-beta.8",
|
|
"name": "@tmagic/schema",
|
|
"sideEffects": false,
|
|
"main": "src/index.ts",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Tencent/tmagic-editor.git"
|
|
}
|
|
}
|