{
  "name": "@wundergraph/protobuf",
  "version": "0.118.2",
  "license": "Apache-2.0",
  "main": "./dist/wundernode_config.js",
  "types": "./dist/wundernode_config.d.ts",
  "description": "WunderGraph protobuf descriptions",
  "files": [
    "dist"
  ],
  "publishConfig": {
    "registry": "https://registry.npmjs.org",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wundergraph/wundergraph.git"
  },
  "homepage": "https://wundergraph.com",
  "author": {
    "name": "WunderGraph Maintainers",
    "email": "info@wundergraph.com"
  },
  "bugs": {
    "url": "https://github.com/wundergraph/wundergraph/issues"
  },
  "scripts": {
    "build": "./generate.sh && tsc"
  },
  "dependencies": {
    "long": "^5.2.0",
    "protobufjs": "^7.2.4",
    "ts-proto": "^1.156.1"
  },
  "devDependencies": {
    "cpy-cli": "^4.1.0",
    "typescript": "^5.1.6"
  },
  "sideEffects": false,
  "gitHead": "1688532c21ca282b466b252b30efbdf5a2fd6168"
}
