{
  "name": "@sard/react",
  "version": "0.0.1-dev-2022110502",
  "description": "mobile ui for react",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ui",
    "sard",
    "react",
    "mobile"
  ],
  "author": "tiny-gravel",
  "license": "ISC",
  "dependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "classnames": "^2.3.2"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  }
}
