citation/package.json
Blockzilla101 3b99f5d10e 1.3.0
2023-02-10 18:17:35 +05:00

15 lines
328 B
JSON

{
"name": "@blockzilla101/citation",
"version": "1.3.0",
"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"
}
}