1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-05 20:41:34 +08:00
cosin/web/packages/@cskefu/core/package.json
Kaifuny 4d22eeb281 #766 init frontend architecture
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
2022-12-30 11:02:26 +08:00

12 lines
222 B
JSON

{
"name": "@cskefu/core",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Kaifuny",
"license": "Apache-2.0"
}