lolis-random
Version:
> Simple NPM para generar lolis.
21 lines (20 loc) • 382 B
JSON
{
"name": "lolis-random",
"version": "0.0.9",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"loli",
"lolis",
"loli image"
],
"author": "Leonchu-Dev",
"license": "MIT",
"homepage": "https://github.com/Leonchu-Dev",
"dependencies": {
"node-fetch": "^2.6.1"
}
}