{
  "name": "0-dd-trace-init",
  "version": "1.1.1",
  "description": "A package that initializes dd trace, (and is lexographically superior, so that it is sorted to be \"first\")",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": "https://github.com/dave-inc/-dd-trace-init-first-production",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublishOnly": "tsc --declaration index.ts"
  },
  "keywords": [
    "dd-trace",
    "init"
  ],
  "author": "McKay Salisbury",
  "license": "MIT",
  "peerDependencies": {
    "dd-trace": ">= 0.9.1"
  },
  "dependencies": {}
}
