habbo-imagine
Version:
Create fantasy images using your Habbo avatar
30 lines (29 loc) • 701 B
JSON
{
"name": "habbo-imagine",
"version": "1.1.0",
"description": "Create fantasy images using your Habbo avatar",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zlarosav/habbo-imagine.git"
},
"keywords": [
"habbo",
"imagen",
"discord",
"habbo imagine"
],
"author": "zlarosav",
"license": "MIT",
"bugs": {
"url": "https://github.com/zlarosav/habbo-imagine/issues"
},
"homepage": "https://github.com/zlarosav/habbo-imagine#readme",
"dependencies": {
"canvas": "^2.11.2",
"gifencoder": "^2.0.1"
}
}