UNPKG

abdullahadeeb

Version:
32 lines 715 B
{ "name": "abdullahadeeb", "version": "0.0.1", "description": "CLI tool", "main": "index.js", "bin": { "abdullahadeeb": "./index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abdullahadeebx/abdullahadeeb.git" }, "keywords": [ "cli", "scaffolding", "generator", "abdullah", "adeeb" ], "author": "Abdullah Adeeb", "license": "MIT", "bugs": { "url": "https://github.com/abdullahadeebx/abdullahadeeb/issues" }, "homepage": "https://github.com/abdullahadeebx/abdullahadeeb#readme", "engines": { "node": ">=18" } }