UNPKG

ojscraper

Version:

"A module that scraps user information from various OJ"

15 lines (14 loc) 301 B
{ "name": "test", "version": "1.0.0", "description": "\"Test module for ojscrapper\"", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Mohammad Samiul Islam", "license": "MIT", "dependencies": { "express": "^4.15.3" } }