{
  "name": "@cjy0208/icons-bootstrap",
  "version": "0.0.1",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "types.d.ts",
  "scripts": {},
  "peerDependencies": {
    "react": "^16.8.0"
  },
  "dependencies": {
    "@babel/runtime": "^7.13.10"
  },
  "files": [
    "es",
    "lib",
    "types.d.ts"
  ],
  "sideEffects": false,
  "publishConfig": {
    "access": "public"
  },
  "homepage": "https://github.com/CJY0208/icons",
  "repository": {
    "type": "git",
    "url": "https://github.com/CJY0208/icons.git"
  },
  "license": "ISC",
  "gitHead": "1c7bc70bd44bb88565160f61e09abeb0510260b4"
}
