{
  "name": "@gympass/yoga-common",
  "version": "1.4.2",
  "description": "Shared resources between packages",
  "homepage": "https://github.com/gympass/yoga",
  "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"
  },
  "bugs": {
    "url": "https://github.com/gympass/yoga/issues"
  },
  "gitHead": "8c5746990c5fcb5664e7cfe9fd0f0de9925af0f5",
  "module": "./esm",
  "private": false
}