14 lines
249 B
JSON
14 lines
249 B
JSON
|
{
|
||
|
"name": "@tianji/shared",
|
||
|
"version": "1.0.0",
|
||
|
"private": true,
|
||
|
"description": "",
|
||
|
"main": "index.ts",
|
||
|
"scripts": {},
|
||
|
"keywords": [],
|
||
|
"author": "moonrailgun <moonrailgun@gmail.com>",
|
||
|
"dependencies": {
|
||
|
"dayjs": "^1.11.9"
|
||
|
}
|
||
|
}
|