{
  "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"]
}
