{
  "name": "pkg-pr-new",
  "version": "0.0.88",
  "description": "",
  "main": "index.js",
  "type": "module",
  "bin": {
    "pkg-pr-new": "bin/cli.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/stackblitz-labs/pkg.pr.new",
    "directory": "packages/cli"
  },
  "scripts": {
    "dev": "tsup --watch",
    "build": "tsup",
    "build:publish": "API_URL=https://pkg.pr.new/ tsup"
  },
  "keywords": [],
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "@actions/core": "^3.0.1",
    "@jsdevtools/ez-spawn": "^3.0.4",
    "@pkg-pr-new/utils": "workspace:^",
    "citty": "^0.1.6",
    "ignore": "^7.0.5",
    "isbinaryfile": "5.0.2",
    "nanotar": "^0.3.0",
    "ohash": "^1.1.4",
    "pkg-types": "^2.3.1",
    "query-registry": "^4.3.0",
    "tinyglobby": "^0.2.16",
    "tsup": "^8.0.2"
  }
}
