{
  "name": "@gympass/yoga-icons",
  "version": "1.47.0",
  "description": "Yoga icon package",
  "keywords": [
    "yoga",
    "icon",
    "react"
  ],
  "homepage": "https://github.com/gympass/yoga/tree/master/packages/icons",
  "license": "MIT",
  "main": "./cjs",
  "types": "./typings/index.d.ts",
  "publishConfig": {
    "access": "public",
    "directory": "dist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gympass/yoga.git"
  },
  "peerDependencies": {
    "react": ">=16",
    "react-native-svg": ">=9.13.3"
  },
  "bugs": {
    "url": "https://github.com/gympass/yoga/issues"
  },
  "gitHead": "ff3764908cfc8eca80a02e3d7b7bb33ca5b3ee7f",
  "module": "./esm",
  "private": false
}