{
  "name": "@estartando-devs/ed-ui-types",
  "version": "0.0.6",
  "private": false,
  "description": "Components types and interfaces for ed-ui.",
  "author": "jonatapinto <jonatastdb_jp@hotmail.com>",
  "homepage": "https://github.com/estartando-devs/ed-ui-types/tree/main/packages/ed-ui-types#readme",
  "license": "ISC",
  "main": "src/index.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/estartando-devs/ed-ui.git"
  },
  "files": [
    "src",
    "dist"
  ],
  "scripts": {
    "build": "tsc --build",
    "prepare": "yarn build"
  },
  "types": "dist/index.d.ts",
  "bugs": {
    "url": "https://github.com/estartando-devs/ed-ui/issues"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "025cd198095d532e829817e6c68fc73f7454ffaf"
}
