UNPKG

menari

Version:
30 lines (29 loc) 634 B
{ "name": "menari", "version": "2.0.2", "description": "CLI for rickrollrc", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "rickroll" ], "repository": { "type": "git", "url": "git+https://github.com/ibamibrhm/menari.git" }, "author": { "name": "Ibrahim", "email": "ibrhm.ibam@gmail.com", "url": "https://ibamibrhm.github.io/" }, "license": "MIT", "bugs": { "url": "https://github.com/ibamibrhm/menari/issues" }, "homepage": "https://github.com/ibamibrhm/menari#readme", "bin": { "menari": "index.js" } }