has-termux-api
Version:
Check wether termux-api is installed or not
26 lines (25 loc) • 553 B
JSON
{
"name": "has-termux-api",
"version": "1.0.0",
"description": "Check wether termux-api is installed or not",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/roccomuso/has-termux-api.git"
},
"keywords": [
"termux",
"node",
"js",
"termux-api",
"android"
],
"author": "Rocco Musolino (@roccomuso)",
"license": "MIT",
"bugs": {
"url": "https://github.com/roccomuso/has-termux-api/issues"
}
}