JinZHouXiYiJi_DaPin2/resource/Text/package.json

16 lines
253 B
JSON
Raw Permalink Normal View History

2023-12-05 13:23:01 +08:00
{
"name": "text",
"version": "1.0.0",
"description": "文本组件",
"main": "index.ts",
"scripts": {},
"keywords": [
"DataView"
2023-12-05 13:23:01 +08:00
],
"author": "chenghaiwen",
"license": "Apache-2.0",
"dependencies": {
"dayjs": "^1.11.5"
}
}