{
  "name": "@yolodev/workdir-pid",
  "version": "0.1.0",
  "description": "> TODO: description",
  "main": "dist/workdir-pid.js",
  "module": "dist/workdir-pid.mjs",
  "types": "src/workdir-pid.ts",
  "scripts": {
    "rollup": "rollup -c",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Aleksander Heintz <alxandr@alxandr.me>",
  "license": "ISC",
  "build": {
    "name": "workdir-pid",
    "main": "src/workdir-pid.ts"
  },
  "dependencies": {
    "@yolodev/before-exit": "^0.1.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "267eb04d1e14bcb0242452a91e80a7fe4f480984"
}
