UNPKG

vjudge-description-spider

Version:

This project is the spider API for a number of Online Judge Systems.

29 lines (28 loc) 657 B
{ "name": "vjudge-description-spider", "version": "0.0.1", "description": "This project is the spider API for a number of Online Judge Systems.", "main": "index.js", "dependencies": { "log4js": "~0.6.6", "nodegrassex": "~0.0.2" }, "devDependencies": {}, "scripts": { "test": "node deploy-copy/srvTester.js" }, "repository": { "type": "git", "url": "git://github.com/XadillaX/vjudge-description-spider.git" }, "keywords": [ "ACM", "OnlineJudge", "VirtualJudge" ], "author": "XadillaX", "license": "BSD", "bugs": { "url": "https://github.com/XadillaX/vjudge-description-spider/issues" } }