mirror of
https://github.com/Blockzilla101/citation.git
synced 2025-04-20 19:17:05 -04:00
15 lines
328 B
JSON
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"
|
|
}
|
|
}
|