{
  "name": "serviceware-protoc-gen-ng",
  "version": "1.0.2",
  "description": "gRPC code generator for Angular",
  "author": "smnbbrv",
  "license": "MIT",
  "main": "./main.js",
  "bin": {
    "protoc-gen-ng": "./main.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ngx-grpc/ngx-grpc"
  },
  "dependencies": {
    "google-protobuf": "^3.15.8",
    "prettier": "2.8.8",
    "winston": "^3.2.1",
    "tslib": "^2.0.0"
  }
}
