{
  "name": "@gplane/tsconfig",
  "description": "Shareable TypeScript compiler configuration file.",
  "version": "6.2.0",
  "author": "Pig Fang <g-plane@hotmail.com>",
  "repository": "g-plane/tsconfig",
  "main": "tsconfig.json",
  "private": false,
  "license": "MIT",
  "files": [
    "tsconfig.json"
  ],
  "keywords": [
    "tsconfig"
  ]
}