@ctiterm/antd-dayjs-webpack-plugin
Version:
Day.js webpack plugin for Ant Design (antd)
36 lines (35 loc) • 771 B
JSON
{
"name": "@ctiterm/antd-dayjs-webpack-plugin",
"version": "1.0.8",
"description": "Day.js webpack plugin for Ant Design (antd)",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Day.js",
"Webpack",
"Moment",
"antd"
],
"devDependencies": {
"dayjs": "*"
},
"peerDependencies": {
"dayjs": "*"
},
"homepage": "https://github.com/ant-design/antd-dayjs-webpack-plugin",
"bugs": {
"url": "https://github.com/ant-design/antd-dayjs-webpack-plugin/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/ant-design/antd-dayjs-webpack-plugin"
},
"author": "iamkun",
"files": [
"src",
"README.md"
],
"license": "MIT"
}