UNPKG

@onachi/antd-dayjs-webpack-plugin

Version:
35 lines (34 loc) 814 B
{ "name": "@onachi/antd-dayjs-webpack-plugin", "version": "1.0.81", "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": "*" }, "dependencies": { "loader-utils": "~2.0.0" }, "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" }