13 lines
230 B
JSON
13 lines
230 B
JSON
|
|
{
|
||
|
|
"name": "@d2-admin/filters-dayjs",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"description": "dayjs to vue filters",
|
||
|
|
"main": "src/index.js",
|
||
|
|
"scripts": {},
|
||
|
|
"author": "",
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"dayjs": "^1.8.12"
|
||
|
|
}
|
||
|
|
}
|