UNPKG

weedz

Version:

npm package with a touch of green inspiration

27 lines (26 loc) 632 B
{ "name": "weedz", "version": "1.1.2", "description": "npm package with a touch of green inspiration", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/GajinKim/weedz.git" }, "author": "Gajin", "license": "ISC", "bugs": { "url": "https://github.com/GajinKim/weedz/issues" }, "homepage": "https://github.com/GajinKim/weedz#readme", "bin": { "weed": "./index.js" }, "dependencies": { "yargs": "^17.7.2" }, "keywords": ["weed", "420", "blaze"] }