@reactseed/template-antd-i18n
Version:
React seed ant design and i18n template for creating react app
26 lines (25 loc) • 597 B
JSON
{
"name": "@reactseed/template-antd-i18n",
"version": "2.4.0",
"description": "React seed ant design and i18n template for creating react app",
"repository": {
"type": "git",
"url": "https://github.com/reactseed/reactseed.git"
},
"homepage": "https://github.com/reactseed/reactseed",
"bugs": {
"url": "https://github.com/reactseed/reactseed/issues"
},
"keywords": [
"template",
"antd",
"react",
"i18n",
"reactseed"
],
"license": "BSD",
"gitHead": "c8e211f89546730dfe80b1011849e18ade1f1e95",
"publishConfig": {
"access": "public"
}
}