You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
417 B
20 lines
417 B
{
|
|
"name": "cgc_wechat",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"moment": "^2.30.1",
|
|
"ydui-district": "^1.1.0"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://123.60.98.226:3000/chenkainan/cgc_WeChat.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|
|
|