mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-05 21:32:12 +02:00
14 lines
280 B
JSON
14 lines
280 B
JSON
{
|
|
"name": "overte-api-docs",
|
|
"dependencies": {
|
|
"axios": "^0.18.0",
|
|
"cheerio": "^1.0.0-rc.2",
|
|
"dedent-js": "^1.0.1",
|
|
"htmlclean": "^3.0.8",
|
|
"jsdoc": "^3.6.2",
|
|
"pretty": "^2.0.0",
|
|
"request": "^2.85.0",
|
|
"rimraf": "^2.6.2"
|
|
},
|
|
"private": true
|
|
}
|