package.json
359 Bytes
{
"name": "thingskit-app",
"version": "1.0.0",
"description": "### 项目结构",
"main": "main.js",
"scripts": {},
"repository": {
"type": "git",
"url": "http://git.yuntengiot.com/huang/thingskit-app.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"moment": "^2.29.2",
"vue-i18n": "^9.1.9"
}
}