{
  "name": "@stellar/tsconfig",
  "version": "1.0.2",
  "description": "Default TypeScript config for Stellar Development Foundation",
  "author": "Morley Zhi <morley@stellar.org>",
  "homepage": "https://github.com/stellar/product-conventions#readme",
  "license": "Apache-2.0",
  "main": "tsconfig.json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stellar/product-conventions.git"
  },
  "publishConfig": {
    "access": "public"
  }
}
