mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
17 lines
366 B
JSON
17 lines
366 B
JSON
|
{
|
||
|
"name": "ant-design",
|
||
|
"version": "0.0.1",
|
||
|
"description": "Design for ease",
|
||
|
"homepage": "http://ant-design.github.io/",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/ant-design/ant-design.github.io"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/ant-design/ant-design.github.io/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"nico": "*"
|
||
|
}
|
||
|
}
|