UNPKG

sfwbooru

Version:
33 lines (32 loc) 749 B
{ "name": "sfwbooru", "version": "0.0.2", "description": "Search different sfw boorus!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/KurozeroPB/sfwbooru.git" }, "keywords": [ "booru", "sfwbooru", "e926", "konachan", "safebooru", "dollbooru" ], "author": "AtlasTheBot", "license": "GPL-3.0+", "bugs": { "url": "https://github.com/KurozeroPB/sfwbooru/issues" }, "homepage": "https://github.com/KurozeroPB/sfwbooru#readme", "dependencies": { "request": "^2.79.0", "request-promise-native": "^1.0.3", "xml2js": "^0.4.17" } }