{
  "name": "@bimdata/typescript-fetch-api-client",
  "version": "10.39.0",
  "description": "OpenAPI client for @bimdata/typescript-fetch-api-client",
  "author": "BIMData",
  "main": "./dist/index.js",
  "typings": "./dist/index.d.ts",
  "homepage": "https://github.com/bimdata/typescript-fetch-api-client-generator/tree/master/package",
  "repository": {
    "url": "https://github.com/bimdata/typescript-fetch-api-client-generator"
  },
  "scripts": {
    "build": "tsc",
    "prepare": "npm run build"
  },
  "devDependencies": {
    "typescript": "3.5"
  }
}
