UNPKG

redgif

Version:

Download gifs from Redgifs programtically.

28 lines (27 loc) 586 B
{ "name": "redgif", "version": "0.1.6", "description": "Download gifs from Redgifs programtically.", "main": "./lib/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "redgifs", "redgifs-dl", "redgifs-api", "redgifs-downloader" ], "repository": { "type": "git", "url": "git+https://github.com/losparviero/redgif.git" }, "author": { "name": "Zubin", "email": "me@zubin.org.in", "url": "https://zubin.org.in" }, "license": "AGPL-3.0", "dependencies": {} }