Files
moeka-project/packages/cute-ui/package.json
T
2024-12-27 14:24:46 +08:00

25 lines
473 B
JSON

{
"name": "@proj-airi/cute-ui",
"version": "0.1.0",
"private": true,
"description": "",
"author": {
"name": "Neko Ayaka",
"email": "neko@ayaka.moe",
"url": "https://github.com/nekomeowww"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/moeru-ai/airi.git",
"directory": "packages/cute-ui"
},
"files": [
"README.md",
"dist",
"package.json"
],
"scripts": {},
"devDependencies": {}
}