You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
366 B
17 lines
366 B
10 years ago
|
{
|
||
|
"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": "*"
|
||
|
}
|
||
|
}
|