{
  "name": "t2cd",
  "version": "0.1.11",
  "description": "testing alt dist output",
  "module": "./src/index.js",
  "exports": {
    ".": {
      "import": "./src/index.js"
    }
  },
  "author": "CD Cabrera <cabrera.code@gmail.com>",
  "homepage": "",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/cdcabrera/t1.git"
  },
  "bugs": {
    "url": "https://github.com/cdcabrera/t1/issues"
  },
  "keywords": [
    "react-component"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
  },
  "peerDependencies": {
  },
  "devDependencies": {
    "changelog-light": "3.0.4"
  }
}
