JinZHouXiYiJi_DaPin2/resource/Text/package.json

16 lines
253 B
JSON

{
"name": "text",
"version": "1.0.0",
"description": "文本组件",
"main": "index.ts",
"scripts": {},
"keywords": [
"DataView"
],
"author": "chenghaiwen",
"license": "Apache-2.0",
"dependencies": {
"dayjs": "^1.11.5"
}
}