2022-03-08 20:23:32 +08:00

13 lines
225 B
JSON

{
"version": "1.0.0-beta.2",
"name": "@tmagic/schema",
"main": "src/index.ts",
"engines": {
"node": ">=14"
},
"repository": {
"type": "git",
"url": "https://github.com/Tencent/tmagic-editor.git"
}
}