mirror of
https://github.com/SophiaAtkinson/discord-hedgedoc-md.git
synced 2025-06-27 02:57:40 -07:00
18 lines
317 B
JSON
18 lines
317 B
JSON
{
|
|
"name": "discord-hedgedoc-md",
|
|
"version": "1.0.5",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "node index.js"
|
|
},
|
|
"keywords": [],
|
|
"author": "Sophia Atkinson",
|
|
"license": "MIT",
|
|
"description": "",
|
|
"dependencies": {
|
|
"axios": "^1.9.0",
|
|
"fs": "^0.0.1-security",
|
|
"path": "^0.12.7"
|
|
}
|
|
}
|