forked from opentiny/tiny-vue
17 lines
354 B
JSON
17 lines
354 B
JSON
{
|
|
"name": "@opentiny/openinula",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.ts",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@opentiny/openinula-common": "workspace:~",
|
|
"@opentiny/openinula-alert": "workspace:~"
|
|
}
|
|
}
|