package.json 515 Bytes
{
	"name": "thingskit-app",
	"version": "1.0.0",
	"description": "### 项目结构",
	"main": "main.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"dev:mp-wenxin": "cross-env NODE_ENV=development UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch --minimize"
	},
	"repository": {
		"type": "git",
		"url": "http://git.yuntengiot.com/huang/thingskit-app.git"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"dependencies": {
		"moment": "^2.29.2"
	}
}