UNPKG

@lukekarrys/r2d2

Version:
39 lines (38 loc) 719 B
{ "name": "@lukekarrys/r2d2", "description": "Ring my R2D2 phone.", "version": "1.0.10", "author": { "name": "Luke Karrys", "email": "luke@lukekarrys.com", "url": "http://lukekarrys.com" }, "files": [ "lib/", "asterisk/", "*.sh", "Dockerfile" ], "bin": { "r2d2": "./lib/cli.mjs" }, "bugs": { "url": "https://github.com/lukekarrys/R2D2/issues" }, "devDependencies": { "prettier": "^2.8.4" }, "homepage": "https://github.com/lukekarrys/R2D2", "keywords": [ "R2D2", "ami", "asterisk", "voip" ], "license": "MIT", "main": "lib/index.js", "repository": { "type": "git", "url": "git://github.com/lukekarrys/R2D2.git" } }