{ "name": "coro-py", "version": "1.0.0", "description": "新型冠状病毒爬虫", "main": "index.js", "scripts": { "test": "test.js" }, "repository": { "type": "git", "url": "git+https://github.com/iotcat/coro-py.git" }, "keywords": [ "coronavirus" ], "author": "iotcat", "license": "MIT", "bugs": { "url": "https://github.com/iotcat/coro-py/issues" }, "homepage": "https://github.com/iotcat/coro-py#readme", "dependencies": { "request": "^2.88.0" } }