{
  "name": "@tensei/react-icons",
  "version": "1.0.2",
  "description": "",
  "main": "icons/index.js",
  "files": [
    "icons"
  ],
  "license": "MIT",
  "keywords": [],
  "homepage": "https://github.com/tenseijs/icons#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/tenseijs/icons.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "react": ">= 16"
  },
  "module": "./icons/esm/index.js"
}
