UNPKG

f-droid

Version:

Search APK At f-droid.org

19 lines (18 loc) 348 B
{ "name": "f-droid", "version": "1.0.1", "description": "Search APK At f-droid.org", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "f-droid" ], "author": "Nekozu", "license": "MIT", "dependencies": { "axios": "^0.23.0", "cheerio": "^1.0.0-rc.10" } }