{
  "name": "antd-dayjs-webpack-plugin",
  "version": "1.0.6",
  "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",
  "license": "MIT"
}
