vue-cli-plugin-dayjs
Version:
Vue CLI 3 plugin to add dayjs to your vue project
22 lines (21 loc) • 483 B
JSON
{
"name": "vue-cli-plugin-dayjs",
"description": "Vue CLI 3 plugin to add dayjs to your vue project",
"version": "0.1.2",
"keywords": [
"vue",
"vue-cli-3",
"vue-cli-4",
"vue-cli-plugin",
"vue-plugins",
"dayjs",
"momentjs"
],
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/sy97/vue-cli-plugin-dayjs.git"
},
"homepage": "https://github.com/sy97/vue-cli-plugin-dayjs#readme"
}