{
  "name": "@airbnb/config-typescript",
  "version": "3.0.1",
  "description": "Reusable TypeScript configs.",
  "keywords": [
    "nimbus",
    "config",
    "typescript"
  ],
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:airbnb/nimbus.git"
  },
  "author": "Miles Johnson",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "engines": {
    "node": ">=10.16.0"
  },
  "dependencies": {
    "@beemo/core": "^1.1.6",
    "@beemo/driver-typescript": "^1.3.2",
    "typescript": "^3.8.3"
  },
  "gitHead": "5824946c1c776c6f569de6a7f6666f3bf02282ee"
}
