mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-10-02 07:50:00 +08:00
15 lines
277 B
JSON
15 lines
277 B
JSON
{
|
|
"version": "1.0.0-beta.12",
|
|
"name": "@tmagic/schema",
|
|
"sideEffects": false,
|
|
"main": "src/index.ts",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Tencent/tmagic-editor.git"
|
|
}
|
|
}
|