package.json
387 Bytes
{
"name": "bustime",
"version": "1.0.0",
"description": "",
"main": "BusInfo.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://khuhub.khu.ac.kr/2020105677/BusTime.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.9",
"require": "^2.4.20"
}
}