{ "name": "mapua-profrater", "version": "1.0.0", "description": "Automatically Rates Mapua Professors", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nfni/mapua-profrater.git" }, "author": "Jariel Que", "license": "ISC", "bugs": { "url": "https://github.com/nfni/mapua-profrater/issues" }, "homepage": "https://github.com/nfni/mapua-profrater#readme", "dependencies": { "prompt": "^1.2.1", "selenium-webdriver": "^4.1.1" } }