mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-16 11:54:27 +00:00
12 lines
286 B
JSON
12 lines
286 B
JSON
{
|
|
"name": "@alifd/next",
|
|
"version": "1.19.18",
|
|
"description": "A configurable component library for web built on React.",
|
|
"main": "src/index.js",
|
|
"typings": "types/index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibaba-fusion/next.git"
|
|
}
|
|
}
|