mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 20:28:52 +08:00
17 lines
385 B
JSON
17 lines
385 B
JSON
{
|
|
"name": "el-breadcrumb",
|
|
"version": "1.0.0",
|
|
"description": "A breadcrumb component for Vue.",
|
|
"keywords": [
|
|
"element",
|
|
"vue",
|
|
"component"
|
|
],
|
|
"main": "./lib/index.js",
|
|
"repository": "https://github.com/element-component/element/tree/master/packages/breadcrumb",
|
|
"author": "haiping.zeng<haiping.zeng@ele.me>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
}
|
|
}
|