UNPKG

@electerm/antd-dayjs-webpack-plugin

Version:
36 lines (35 loc) 772 B
{ "name": "@electerm/antd-dayjs-webpack-plugin", "version": "1.0.7", "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" }