mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
14 lines
274 B
JSON
14 lines
274 B
JSON
{
|
|
"name": "hifiJSDoc",
|
|
"dependencies": {
|
|
"axios": "^0.18.0",
|
|
"cheerio": "^1.0.0-rc.2",
|
|
"dedent-js": "^1.0.1",
|
|
"htmlclean": "^3.0.8",
|
|
"jsdoc": "^3.5.5",
|
|
"pretty": "^2.0.0",
|
|
"request": "^2.85.0",
|
|
"rimraf": "^2.6.2"
|
|
},
|
|
"private": true
|
|
}
|