{
  "name": "4z",
  "version": "0.0.10",
  "main": "index.js",
  "scripts": {
    "release": "npx np patch --no-cleanup --no-tests",
    "g": "git add . && git commit -m 0 && git push -u origin main -f",
    "prepar": "npm run release"
  },
  "devDependencies": {},
  "description": "A better `npm publish`",
  "directories": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vsamaru/4z.git"
  },
  "author": "vsamaru",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/vsamaru/4z/issues"
  },
  "homepage": "https://github.com/vsamaru/4z#readme"
}
