1 | {
|
2 | "name": "aflb",
|
3 | "version": "1.2.1",
|
4 | "description": "JS anime gif wrapper",
|
5 | "main": "index.js",
|
6 | "typings": "./typings/index.d.ts",
|
7 | "scripts": {
|
8 | "test": "echo \"Error: no test specified\" && exit 1"
|
9 | },
|
10 | "repository": {
|
11 | "type": "git",
|
12 | "url": "git+https://github.com/animeflame/aflb.git"
|
13 | },
|
14 | "funding": "https://www.donationalerts.com/r/animeflame",
|
15 | "bugs": {
|
16 | "url": "https://discord.gg/DMDmwNMVDJ"
|
17 | },
|
18 | "homepage": "https://discord.gg/DMDmwNMVDJ",
|
19 | "keywords": [
|
20 | "Action",
|
21 | "Anime",
|
22 | "Gifs",
|
23 | "Action Gifs"
|
24 | ],
|
25 | "author": "AnimeFlame#6666",
|
26 | "license": "MIT"
|
27 | }
|