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.

22 lines
440 B

11 months ago
{
"name": "tourGuide",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
10 months ago
"vconsole": "^3.15.1",
10 months ago
"vue-qrcode-reader": "^3.2.0"
11 months ago
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://47.114.134.244:3000/chenkainan/tourGuide.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}