{
  "_from": "@shopify/polaris@^5.3.1",
  "_id": "@shopify/polaris@5.10.0",
  "_inBundle": false,
  "_integrity": "sha512-MTu7tQ7lY5HS3PiKDG1ujBVYA79J7iSuYaUUZVAp4ik1xB28A2Ftn31mHM77dJHia7VuiCWbJojVai7Ttho/1g==",
  "_location": "/@shopify/polaris",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@shopify/polaris@^5.3.1",
    "name": "@shopify/polaris",
    "escapedName": "@shopify%2fpolaris",
    "scope": "@shopify",
    "rawSpec": "^5.3.1",
    "saveSpec": null,
    "fetchSpec": "^5.3.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@shopify/polaris/-/polaris-5.10.0.tgz",
  "_shasum": "9ccbb30c3898c896e12e96d3d90e6d8be5177402",
  "_spec": "@shopify/polaris@^5.3.1",
  "_where": "/home/chavel5/puelkis-apps.com/puelkis_bundles",
  "author": {
    "name": "Shopify",
    "email": "dev@shopify.com"
  },
  "browserslist": [
    "last 3 chrome versions",
    "last 3 chromeandroid versions",
    "last 3 firefox versions",
    "last 3 opera versions",
    "last 2 edge versions",
    "safari >= 10",
    "ios >= 10"
  ],
  "bugs": {
    "url": "https://github.com/Shopify/polaris-react/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@shopify/polaris-icons": "^4.1.0",
    "@shopify/polaris-tokens": "^2.15.0",
    "@types/react": "^16.9.12",
    "@types/react-dom": "^16.9.4",
    "@types/react-transition-group": "^4.4.0",
    "lodash": "^4.17.4",
    "react-transition-group": "^4.4.1"
  },
  "deprecated": false,
  "description": "Shopify’s product component library",
  "devDependencies": {
    "@babel/core": "^7.6.0",
    "@babel/node": "^7.6.1",
    "@google-cloud/storage": "^4.3.1",
    "@octokit/rest": "^16.36.0",
    "@percy/storybook": "^3.3.0",
    "@rollup/plugin-babel": "^5.1.0",
    "@rollup/plugin-commonjs": "^14.0.0",
    "@rollup/plugin-image": "^2.0.5",
    "@rollup/plugin-node-resolve": "^8.4.0",
    "@rollup/plugin-replace": "^2.3.3",
    "@rollup/pluginutils": "^3.1.0",
    "@shopify/jest-dom-mocks": "^2.9.1",
    "@shopify/postcss-plugin": "^3.0.1",
    "@shopify/react-testing": "^2.1.2",
    "@shopify/sewing-kit": "^0.140.0",
    "@shopify/shrink-ray": "^2.3.1",
    "@shopify/splash": "^0.0.8",
    "@storybook/addon-a11y": "^6.0.21",
    "@storybook/addon-console": "^1.2.1",
    "@storybook/addon-contexts": "^5.3.19",
    "@storybook/addon-essentials": "^6.0.21",
    "@storybook/addon-knobs": "^6.0.21",
    "@storybook/react": "^6.0.21",
    "@types/enzyme": "^3.10.3",
    "@types/enzyme-adapter-react-16": "^1.0.5",
    "@types/lodash": "^4.14.138",
    "@types/node": "^12.7.5",
    "@types/scss-parser": "^1.0.0",
    "babel-core": "7.0.0-bridge.0",
    "babel-loader": "^8.1.0",
    "babel-preset-shopify": "^21.0.0",
    "chalk": "^2.4.2",
    "change-case": "^3.1.0",
    "chromatic": "^5.0.0",
    "codecov": "^3.5.0",
    "commander": "^4.1.0",
    "copyfiles": "^2.1.1",
    "core-js": "^3.6.5",
    "downlevel-dts": "^0.6.0",
    "enzyme": "^3.10.0",
    "enzyme-adapter-react-16": "^1.14.0",
    "fs-extra": "^7.0.1",
    "glob": "^7.1.4",
    "gray-matter": "^4.0.2",
    "in-publish": "^2.0.0",
    "ink": "^2.3.0",
    "js-yaml": "^3.13.1",
    "marked": "^0.7.0",
    "mutationobserver-shim": "^0.3.3",
    "node-cmd": "^3.0.0",
    "node-sass": "^4.12.0",
    "npm-run-all": "^4.1.5",
    "object-hash": "^1.3.1",
    "p-map": "^4.0.0",
    "postcss": "^7.0.18",
    "postcss-modules": "^3.1.0",
    "puppeteer": "^1.20.0",
    "react": "^16.9.0",
    "react-dom": "^16.9.0",
    "react-is": "^16.9.0",
    "react-test-renderer": "^16.9.0",
    "rimraf": "^3.0.0",
    "rollup": "^2.22.2",
    "sass-loader": "^8.0.0",
    "scss-parser": "^1.0.3",
    "semver": "^6.3.0",
    "serve": "^11.1.0",
    "shelljs": "^0.8.3",
    "shx": "^0.3.2",
    "svgo": "^1.3.0",
    "typescript": "~4.0.3"
  },
  "esnext": "dist/esnext/index.ts.esnext",
  "files": [
    "dist",
    "esnext",
    "locales",
    "!*.tsbuildinfo"
  ],
  "homepage": "https://polaris.shopify.com/components",
  "keywords": [
    "shopify",
    "polaris",
    "react",
    "components",
    "component library"
  ],
  "license": "SEE LICENSE IN LICENSE.md",
  "main": "dist/index.js",
  "module": "dist/esm/index.js",
  "name": "@shopify/polaris",
  "peerDependencies": {
    "react": "^16.9.0",
    "react-dom": "^16.9.0"
  },
  "prettier": "@shopify/prettier-config",
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Shopify/polaris-react.git"
  },
  "scripts": {
    "build": "node ./scripts/build.js",
    "build-consumer": "node ./scripts/build-consumer",
    "build-shrink-ray": "yarn run copy-polaris-tokens && node ./scripts/build-shrink-ray.js",
    "build:known-custom-properties": "node ./scripts/build-analyze-custom-properties",
    "check": "npm-run-all lint type-check check:custom-properties test",
    "check:custom-properties": "node ./build/custom-properties/cli.js -l error -i build/known-custom-properties.json --pattern 'src/**/{,!(_utilities|_interaction-state)*}.scss'",
    "clean": "rimraf build dist \"./src/styles/polaris-tokens\"",
    "colordocs": "node ./scripts/color-system-docs",
    "copy-polaris-tokens": "rimraf ./src/styles/polaris-tokens && shx cp -r ./node_modules/@shopify/polaris-tokens/dist ./src/styles/polaris-tokens",
    "dev": "npm-run-all copy-polaris-tokens storybook",
    "format": "sewing-kit format",
    "heroku-postbuild": "yarn run storybook:build",
    "lint": "sewing-kit lint",
    "new-version-pr-generator": "node ./scripts/new-version-pr-generator",
    "open:coverage": "open build/coverage/index.html",
    "output-custom-properties": "node ./build/custom-properties/cli.js -o build/custom-properties-data.json -i build/known-custom-properties.json --pattern 'src/**/{,!(_utilities|_interaction-state)*}.scss'",
    "postcolordocs": "yarn run format",
    "postpublish": "in-publish && npm-run-all new-version-pr-generator",
    "posttest:coverage": "yarn open:coverage",
    "prebuild-consumer": "yarn run build",
    "precheck:custom-properties": "yarn run build:known-custom-properties",
    "precolordocs": "yarn run build",
    "prenew-version-pr-generator": "rimraf sandbox && yarn run secrets",
    "preoutput-custom-properties": "yarn run build:known-custom-properties",
    "prepublish": "in-publish && yarn run build || :",
    "readme-update-version": "node ./scripts/readme-update-version",
    "secrets": "ejson decrypt -o secrets.json secrets.ejson",
    "splash": "babel-node --extensions '.tsx','.ts' ./scripts/splash/index.tsx",
    "start": "serve -l ${PORT} -c .storybook/serve.json",
    "storybook": "start-storybook -p 6006 --quiet",
    "storybook:build": "yarn run copy-polaris-tokens && build-storybook -o build/storybook/static",
    "test": "sewing-kit test",
    "test:coverage": "CI=true yarn test --coverage",
    "type-check": "sewing-kit type-check",
    "version": "yarn run readme-update-version"
  },
  "sideEffects": [
    "**/*.css",
    "**/*.scss",
    "**/configure.{js,ts,ts.esnext}"
  ],
  "stylelint": {
    "extends": [
      "@shopify/stylelint-plugin/prettier"
    ]
  },
  "types": "dist/types/latest/src/index.d.ts",
  "typesVersions": {
    "<4.0": {
      "dist/types/latest/*": [
        "dist/types/3.4/*"
      ]
    }
  },
  "version": "5.10.0"
}
