UNPKG

dayjs-webpack-plugin

Version:

Day.js webpack plugin

20 lines (19 loc) 352 B
{ "name": "dayjs-webpack-plugin", "version": "0.0.2", "description": "Day.js webpack plugin", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Day.js", "Webpack", "Moment" ], "dependencies": { "dayjs": "*" }, "author": "iamkun", "license": "MIT" }