{
  "version": "0.107.2",
  "license": "",
  "main": "dist/front10-card.cjs.js",
  "files": [
    "dist",
    "src"
  ],
  "engines": {
    "node": ">=10"
  },
  "scripts": {
    "start": "preconstruct watch",
    "build": "tsc && preconstruct build",
    "test": "echo 'no tests'"
  },
  "peerDependencies": {
    "react": ">=16"
  },
  "name": "@front10/card",
  "sideEffects": false,
  "author": "Front10",
  "module": "dist/front10-card.esm.js",
  "source": "src/index.tsx",
  "devDependencies": {
    "@babel/plugin-transform-runtime": "^7.17.0",
    "@preconstruct/cli": "^2.0.3",
    "@types/react": "^17.0.43",
    "@types/react-dom": "^17.0.14",
    "@types/twemoji": "^12.1.1",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "tslib": "^2.3.1",
    "typescript": "^4.2.3"
  },
  "dependencies": {
    "@babel/runtime": "^7.17.8",
    "@front10/base-elements": "^0.107.2",
    "@front10/utils": "^0.107.2",
    "@reach/visually-hidden": "^0.11.0",
    "clsx": "^1.1.1",
    "polished": "^4.1.1",
    "twemoji": "^13.0.1"
  },
  "gitHead": "c8d1819a1f8a116b23baa90e4b5617e7c776c29f"
}
