ant-design-blazor/scripts/npm/package.json
2020-07-27 14:24:26 +08:00

23 lines
571 B
JSON

{
"name": "ant-design-blazor",
"version": "0.1.0",
"description": "A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.",
"repository": {
"type": "git",
"url": "git+https://github.com/ant-design-blazor/ant-design-blazor.git"
},
"keywords": [
"ant-design",
"blazor",
"wasm",
"blazor-components",
"webassembly"
],
"author": "James Yeung",
"license": "MIT",
"bugs": {
"url": "https://github.com/ant-design-blazor/ant-design-blazor/issues"
},
"homepage": "ant-design-blazor.github.io/"
}