{
  "name": "@gympass/yoga-helpers",
  "version": "1.1.2",
  "description": "Gympass helpers",
  "keywords": [
    "styled-components",
    "helper",
    "media",
    "query"
  ],
  "author": "ggdaltoso <ggdaltoso@gmail.com>",
  "homepage": "https://gympass.github.io/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
}