package.json
431 Bytes
{
"name": "yoon",
"version": "1.0.0",
"description": "",
"main": "App.js",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"ejs": "^2.5.7",
"express": "^4.16.2",
"python-shell": "^0.4.0",
"request": "^2.83.0",
"string": "^3.3.3",
"urlencode": "^1.1.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}