{
  "_args": [
    [
      "eslint-config-standard-jsx@10.0.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "eslint-config-standard-jsx@10.0.0",
  "_id": "eslint-config-standard-jsx@10.0.0",
  "_inBundle": false,
  "_integrity": "sha512-hLeA2f5e06W1xyr/93/QJulN/rLbUVUmqTlexv9PRKHFwEC9ffJcH2LvJhMoEqYQBEYafedgGZXH2W8NUpt5lA==",
  "_location": "/eslint-config-standard-jsx",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "eslint-config-standard-jsx@10.0.0",
    "name": "eslint-config-standard-jsx",
    "escapedName": "eslint-config-standard-jsx",
    "rawSpec": "10.0.0",
    "saveSpec": null,
    "fetchSpec": "10.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-10.0.0.tgz",
  "_spec": "10.0.0",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Feross Aboukhadijeh",
    "email": "feross@feross.org",
    "url": "https://feross.org"
  },
  "bugs": {
    "url": "https://github.com/standard/eslint-config-standard-jsx/issues"
  },
  "description": "JavaScript Standard Style JSX support - ESLint Shareable Config",
  "devDependencies": {
    "eslint": "^7.12.1",
    "eslint-plugin-react": "^7.21.5",
    "tape": "^5.0.1"
  },
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/feross"
    },
    {
      "type": "patreon",
      "url": "https://www.patreon.com/feross"
    },
    {
      "type": "consulting",
      "url": "https://feross.org/support"
    }
  ],
  "homepage": "https://github.com/standard/eslint-config-standard-jsx",
  "keywords": [
    "JavaScript Standard Style",
    "check",
    "checker",
    "code",
    "code checker",
    "code linter",
    "code standards",
    "code style",
    "enforce",
    "eslint",
    "eslintconfig",
    "hint",
    "jscs",
    "jshint",
    "jsx",
    "lint",
    "policy",
    "quality",
    "simple",
    "standard",
    "standard style",
    "style",
    "style checker",
    "style linter",
    "verify"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "eslint-config-standard-jsx",
  "peerDependencies": {
    "eslint": "^7.12.1",
    "eslint-plugin-react": "^7.21.5"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/standard/eslint-config-standard-jsx.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "10.0.0"
}
