Commit 0703d461 authored by dengxiaofeng's avatar dengxiaofeng

init component

parent 88a5de68
{ {
"name": "@ant-design/pro-card", "name": "@winsdom-components/pro-card",
"version": "1.0.0-beta.2", "version": "1.0.0-beta.2",
"description": "@ant-design/pro-card", "description": "@winsdom-components/pro-card",
"module": "es/index.js", "module": "es/index.js",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/ant-design/pro-components" "url": "https://g.civnet.cn:8443/test/winsdom-components"
}, },
"browserslist": [ "browserslist": [
"last 2 versions", "last 2 versions",
...@@ -28,13 +28,11 @@ ...@@ -28,13 +28,11 @@
"ant-design-pro" "ant-design-pro"
], ],
"authors": [ "authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)", "dengxiaofeng",
"chenshuai2144 <qixian.cs@outlook.com> (https://github.com/chenshuai2144)"
], ],
"license": "MIT", "license": "MIT",
"bugs": "http://github.com/umijs/plugins/issues", "bugs": "http://github.com/umijs/plugins/issues",
"homepage": "https://github.com/ant-design/pro-components/tree/master/packages/card#readme", "homepage": "https://g.civnet.cn:8443/test/winsdom-components/tree/master/packages/card#readme",
"peerDependencies": {
"umi": "3.x" "umi": "3.x"
}, },
"publishConfig": { "publishConfig": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment