{
  "name": "noelle-protobuf-pick",
  "version": "1.0.0",
  "description": "摘取porotbuf.json转为TS提示类型",
  "main": "index.js",
  "scripts": {
    "tsc": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:CV-souryu/noelle-protobuf-pick.git"
  },
  "keywords": [
    "noelle"
  ],
  "author": "yueao7",
  "license": "MIT",
  "dependencies": {
    "typescript": "^4.9.3"
  }
}
