UNPKG

@soreenn/myanimegif

Version:

Fetch Tenor anime gifs

25 lines (24 loc) 506 B
{ "name": "@soreenn/myanimegif", "version": "0.1.34", "description": "Fetch Tenor anime gifs", "main": "./lib/index.js", "types": "./lib/index.d.ts", "files": ["lib/**/*"], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "anime", "gif", "tenor" ], "author": "soreenn", "license": "ISC", "devDependencies": { "@types/node": "^18.7.6", "node-fetch": "^3.2.10", "random-all": "^1.1.0", "typescript": "^4.7.4" } }