mirror of
https://github.com/Blockzilla101/citation.git
synced 2025-04-21 11:37:05 -04:00
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"name": "citation",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"canvas": "^2.6.1",
|
|
"gif-encoder-2": "^1.0.5"
|
|
},
|
|
"author": "Blockzilla101",
|
|
"main": "src/citation.js"
|
|
}
|