mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"name": "dashboard",
|
|
"version": "0.0.0",
|
|
"description": "dashboard for AO Platform",
|
|
"author": "maggieyyy ",
|
|
"homepage": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"echarts-for-react": "^3.0.2"
|
|
}
|
|
}
|