You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

25 lines
512 B

{
"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"
}
}