1 Star 0 Fork 162

cyzn / ant-design-blazor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.25 KB
一键复制 编辑 原始数据 按行查看 历史
JamesYeung 提交于 2022-11-14 17:43 . merge master into feature
{
"name": "ant-design-blazor",
"version": "0.1.0",
"license": "MIT",
"description": "An enterprise-class UI components based on Ant Design and Blazor",
"keywords": [
"ant",
"design",
"blazor",
"ui",
"framework",
"frontend",
"WebAssembly"
],
"homepage": "https://antd.blz.bit.cat",
"repository": {
"type": "git",
"url": "https://github.com/ElderJames/ant-design-blazor"
},
"bugs": {
"url": "https://github.com/ElderJames/ant-design-blazor/issues"
},
"scripts": {
"start": "dotnet watch -p ./site/AntDesign.Docs.Server run -f net7",
"start:wasm": "dotnet watch -p ./site/AntDesign.Docs.Wasm run -f net7",
"build:lib": "gulp build:library",
"build:doc": "gulp build:preview --max-old-space-size=81920",
"preinstall": "dotnet tool restore",
"changelog": "node ./scripts/print-changelog"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/es6-promise": "^3.3.0",
"@types/fs-extra": "^9.0.5",
"@types/gulp": "^4.0.7",
"@types/less": "^3.0.3",
"@types/node": "^16.3.2",
"@types/resize-observer-browser": "^0.1.3",
"@ant-design/colors": "^6.0.0",
"antd-theme-generator": "1.2.2",
"babel-core": "^6.26.3",
"babel-preset-es2015": "^6.24.1",
"babelify": "^8.0.0",
"browserify": "^16.5.2",
"chalk": "^4.0.0",
"fs-extra": "^9.0.0",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.3.0",
"gulp-less": "^4.0.1",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-typescript": "^6.0.0-alpha.1",
"gulp-uglify": "^3.0.2",
"husky": "^4.2.3",
"inquirer": "^7.1.0",
"jquery": "^3.4.1",
"jsdom": "^16.5.0",
"less": "^4.1.0",
"less-plugin-clean-css": "^1.5.1",
"less-plugin-npm-import": "^2.1.0",
"less-vars-to-js": "^1.3.0",
"lint-staged": "^10.2.11",
"node-fetch": "^2.6.0",
"open": "^7.0.3",
"resolve-bin": "^0.4.0",
"simple-git": "^3.7.0",
"ts-node": "^10.8.0",
"tsify": "^4.0.2",
"typescript": "^3.8.3",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},
"dependencies": {
"antblazor.js-ts.tests": "file:tests/AntDesign.Tests.Js"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/cyzn/ant-design-blazor.git
git@gitee.com:cyzn/ant-design-blazor.git
cyzn
ant-design-blazor
ant-design-blazor
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891