{
  "name": "@stewartmcgown/clickup-api",
  "version": "1.2.1",
  "description": "",
  "private": false,
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stewartmcgown/clickup-api-ts.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/stewartmcgown/clickup-api-ts/issues"
  },
  "homepage": "https://github.com/stewartmcgown/clickup-api-ts#readme",
  "devDependencies": {
    "@swc/cli": "^0.1.55",
    "@swc/core": "^1.2.127",
    "typescript": "^4.5.4"
  }
}
