{
  "name": "@gongt/ts-stl-client",
  "main": "./package.json",
  "es6": true,
  "dependencies": {
    "@gongt/ts-stl-library": "2.2.5"
  },
  "version": "2.2.5",
  "description": "a big hole",
  "repository": {
    "type": "git",
    "url": "https://github.com/GongT/typescript-common-library.git"
  },
  "author": "GongT <gongteng524702837@gmail.com>",
  "license": "MIT",
  "jspm": {
    "ignore": [
      "_SRC"
    ],
    "format": "cjs"
  }
}