{
  "name": "@euax-ui/forms",
  "author": "Henrique Schmeller",
  "version": "0.0.29",
  "main": "dist/index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "tsc -p .",
    "clean": "rimraf -rf ./dist",
    "compile": "tsc -p tsconfig.json",
    "prepublishOnly": "yarn build",
    "pub": "yarn publish"
  },
  "dependencies": {
    "@chakra-ui/icons": "^1.0.6",
    "@chakra-ui/react": "^1.6.2",
    "@euax-ui/contexts": "^0.0.28",
    "framer-motion": "^3.2.1",
    "react": "^16.13.1",
    "react-icons": "^4.2.0",
    "react-select": "^4.3.0"
  },
  "devDependencies": {
    "@types/react": "^16.9.34",
    "@types/react-select": "^4.0.15"
  },
  "gitHead": "e965de265d080544ba4c8f010fe435b731b9f16a"
}
