|
|
@ -1,8 +1,8 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "discord-image-generation",
|
|
|
|
"name": "discord-image-generation",
|
|
|
|
"version": "0.1.6",
|
|
|
|
"version": "0.1.7",
|
|
|
|
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
|
|
|
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
|
|
|
"main": "index.js",
|
|
|
|
"main": "src/index.js",
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"test": "node test/index.js"
|
|
|
|
"test": "node test/index.js"
|
|
|
|
},
|
|
|
|
},
|
|
|
|