{
  "name": "@dotmh/tsconfig",
  "version": "2.1.0",
  "description": "A Shared config for Typescript",
  "exports": "./tsconfig.json",
  "files": [
    "tsconfig.json"
  ],
  "keywords": [
    "Typescript",
    "TS",
    "tsconfig",
    "Config",
    "DotMH",
    "CodeStyle"
  ],
  "author": "",
  "license": "Apache-2.0",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}