Files
discord-hedgedoc-md/package.json

20 lines
364 B
JSON

{
"name": "discord-hedgedoc-md",
"version": "1.1",
"main": "index.js",
"scripts": {
"test": "node index.js",
"run": "node index.js"
},
"keywords": [],
"author": "Sophia Atkinson",
"license": "MIT",
"description": "",
"dependencies": {
"axios": "^1.9.0",
"dns": "^0.2.2",
"fs": "^0.0.1-security",
"path": "^0.12.7"
}
}