This repository has been archived on 2024-10-02. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"name": "docapi",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"got": "^11.8.2",
|
|
"mysql": "^2.18.1"
|
|
}
|
|
}
|