{
  "name": "pbkit",
  "version": "0.0.72",
  "author": "JongChan Choi <jong@chan.moe>",
  "license": "(MIT OR Apache-2.0)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pbkit/pbkit.git"
  },
  "bin": {
    "pb-gen-ts": "compat/node/cli/pb-gen-ts.js",
    "pb-gen-ts-bundle": "compat/node/cli/pb-gen-ts-bundle.js"
  },
  "preferUnplugged": true,
  "dependencies": {
    "@yarnpkg/fslib": "^2.6.0-rc.8",
    "@yarnpkg/libzip": "^2.2.2",
    "core-js": "3.34.0",
    "mri": "^1.2.0"
  }
}
