{
  "name": "eslint-config-ma-shop-react-native",
  "version": "0.5.0",
  "description": "React Native lint rules for marketamerica | SHOP.COM",
  "main": "index.js",
  "repository": "https://github.com/ma-shop/lint-rules/tree/master/packages/eslint-config-ma-shop-react-native",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Tyler Benton <tjbenton21@gmail.com> (https://github.com/tjbenton)",
  "license": "MIT",
  "dependencies": {
    "eslint-plugin-react-native": "4.1.0"
  },
  "keywords": [
    "eslint",
    "eslintconfig",
    "config",
    "ma",
    "marketamerica",
    "shop",
    "ma-shop",
    "react",
    "native",
    "react native",
    "javascript",
    "styleguide"
  ],
  "peerDependencies": {
    "eslint": "^8.56.0",
    "eslint-config-ma-shop": "*",
    "eslint-config-ma-shop-react": "*"
  },
  "gitHead": "5281b088caa542fc20fc17d131cb584be4560068"
}
