citation/package.json
Blockzilla101 93abcdc48e fix #4
2023-02-06 19:58:25 +05:00

15 lines
328 B
JSON

{
"name": "@blockzilla101/citation",
"version": "1.2.3",
"dependencies": {
"@napi-rs/canvas": "^0.1.34",
"args-parser": "^1.3.0",
"gif-encoder-2": "^1.0.5"
},
"author": "Blockzilla101",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/Blockzilla101/citation"
}
}