custom-material
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -28,29 +28,2 @@ { | ||
"updateTime": "2019-06-03T09:14:29.000Z" | ||
}, | ||
{ | ||
"name": "profile-card", | ||
"title": "ProfileCard", | ||
"description": "profile card", | ||
"categories": [ | ||
"信息展示" | ||
], | ||
"source": { | ||
"type": "npm", | ||
"npm": "custom-material-profile-card", | ||
"version": "1.0.0", | ||
"registry": "http://registry.npmjs.com", | ||
"sourceCodeDirectory": "src/" | ||
}, | ||
"dependencies": { | ||
"prop-types": "^15.5.8" | ||
}, | ||
"screenshots": [ | ||
null | ||
], | ||
"customConfig": null, | ||
"features": { | ||
"useComponents": [] | ||
}, | ||
"publishTime": "2019-06-05T03:48:08.006Z", | ||
"updateTime": "2019-06-05T03:48:21.000Z" | ||
} | ||
@@ -60,10 +33,10 @@ ], | ||
{ | ||
"name": "button", | ||
"name": "example-component", | ||
"title": "demo component", | ||
"description": "button", | ||
"homepage": "https://unpkg.com/custom-material-button@1.0.0/build/index.html", | ||
"description": "示例", | ||
"homepage": "https://unpkg.com/custom-material-example-component@1.0.0/build/index.html", | ||
"categories": [], | ||
"source": { | ||
"type": "npm", | ||
"npm": "custom-material-button", | ||
"npm": "custom-material-example-component", | ||
"version": "1.0.0", | ||
@@ -79,4 +52,4 @@ "registry": "http://registry.npmjs.com" | ||
"customConfig": null, | ||
"publishTime": "2019-06-03T09:13:07.012Z", | ||
"updateTime": "2019-06-03T09:13:19.000Z" | ||
"publishTime": "2019-06-10T03:35:03.232Z", | ||
"updateTime": "2019-06-10T03:35:16.000Z" | ||
} | ||
@@ -83,0 +56,0 @@ ], |
{ | ||
"name": "custom-material", | ||
"version": "1.1.0", | ||
"description": "This is a material project", | ||
"version": "1.2.0", | ||
"description": "This is a ice material project", | ||
"author": "", | ||
@@ -26,3 +26,9 @@ "scripts": { | ||
}, | ||
"materialConfig": {} | ||
"materialConfig": { | ||
"fusion-site": { | ||
"id": 8114, | ||
"name": "TUKOMI", | ||
"url": "https://fusion.design/api/v1/sites/8114/materials" | ||
} | ||
} | ||
} |
3464
84