{
  "name": "@react-yuki/ui",
  "version": "0.0.44",
  "description": "Simple React components built with styled-system",
  "keywords": [
    "React",
    "component",
    "styled-system"
  ],
  "main": "lib/index",
  "types": "lib/index.d.ts",
  "files": [
    "lib/**/*"
  ],
  "scripts": {
    "build": "tsc -p tsconfig.build.json"
  },
  "dependencies": {
    "@emotion/react": "11.9.0",
    "@emotion/styled": "11.8.1",
    "@styled-system/css": "5.1.5",
    "@styled-system/should-forward-prop": "5.1.5",
    "@types/palx": "1.0.1",
    "@types/styled-system": "5.1.15",
    "@types/styled-system__css": "5.0.16",
    "@types/styled-system__should-forward-prop": "5.1.2",
    "framer-motion": "6.3.10",
    "palx": "1.0.3",
    "styled-system": "^5.1.2"
  },
  "devDependencies": {
    "typescript": "4.7.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "Asher Nguyen <phucnguyenhoang1985@gmail.com>",
  "license": "MIT",
  "gitHead": "0697b9164d45278dfad6145af168a59afba2bb22"
}
