{
  "name": "@bassist/tsconfig",
  "version": "0.1.1",
  "description": "Some TSConfig files for working with TypeScript projects by @chengpeiquan .",
  "author": "chengpeiquan <chengpeiquan@chengpeiquan.com>",
  "license": "MIT",
  "homepage": "https://github.com/chengpeiquan/bassist/tree/main/packages/tsconfig",
  "files": [
    "base.json",
    "web.json",
    "node.json"
  ],
  "main": "./base.json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chengpeiquan/bassist.git"
  },
  "keywords": [
    "tsconfig"
  ]
}