mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 12:18:46 +08:00
16 lines
376 B
JSON
16 lines
376 B
JSON
{
|
|
"name": "element-pagination",
|
|
"version": "1.1.0",
|
|
"description": "A pagination component for Vue.js.",
|
|
"keywords": [
|
|
"element",
|
|
"vue",
|
|
"component"
|
|
],
|
|
"main": "./lib/index.js",
|
|
"repository": "https://github.com/ElemeFE/element/tree/master/packages/pagination",
|
|
"author": "qingwei-li<qingwei.li@ele.me>",
|
|
"license": "MIT",
|
|
"dependencies": {}
|
|
}
|