dayjs-webpack-plugin
Version:
Day.js webpack plugin
20 lines (19 loc) • 352 B
JSON
{
"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"
}