{
  "_args": [
    [
      {
        "raw": "jsx-ast-utils@^2.2.1",
        "scope": null,
        "escapedName": "jsx-ast-utils",
        "name": "jsx-ast-utils",
        "rawSpec": "^2.2.1",
        "spec": ">=2.2.1 <3.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/eslint-plugin-react"
    ]
  ],
  "_from": "jsx-ast-utils@>=2.2.1 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "jsx-ast-utils@2.2.1",
  "_inCache": true,
  "_location": "/jsx-ast-utils",
  "_nodeVersion": "10.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jsx-ast-utils_2.2.1_1561875238272_0.046196696438407736"
  },
  "_npmUser": {
    "name": "jessebeach",
    "email": "splendidnoise@gmail.com"
  },
  "_npmVersion": "6.9.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "jsx-ast-utils@^2.2.1",
    "scope": null,
    "escapedName": "jsx-ast-utils",
    "name": "jsx-ast-utils",
    "rawSpec": "^2.2.1",
    "spec": ">=2.2.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint-plugin-react"
  ],
  "_resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz",
  "_shasum": "4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb",
  "_shrinkwrap": null,
  "_spec": "jsx-ast-utils@^2.2.1",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/eslint-plugin-react",
  "author": {
    "name": "Ethan Cohen"
  },
  "bugs": {
    "url": "https://github.com/evcohen/jsx-ast-utils/issues"
  },
  "dependencies": {
    "array-includes": "^3.0.3",
    "object.assign": "^4.1.0"
  },
  "description": "AST utility module for statically analyzing JSX",
  "devDependencies": {
    "@babel/parser": "^7.4.4",
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.3",
    "babel-eslint": "^10.0.2",
    "babel-jest": "^20.0.3",
    "babel-plugin-transform-replace-object-assign": "^1.0.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.7.0",
    "babylon": "^6.18.0",
    "coveralls": "^3.0.4",
    "eslint": "^6.0.0",
    "eslint-config-airbnb-base": "^13.1.0",
    "eslint-plugin-import": "^2.17.2",
    "flow-parser": "^0.102.0",
    "in-publish": "^2.0.0",
    "jest": "^20.0.4",
    "jest-cli": "^20.0.4",
    "rimraf": "^2.6.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ==",
    "shasum": "4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb",
    "tarball": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz",
    "fileCount": 89,
    "unpackedSize": 184673,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGFMmCRA9TVsSAnZWagAALO8P/3HnKhdOoYqsYLJ2gwQq\nwck8e7yfEPBqHgXlG7WNbFTJtNT6deQ105/v/EdNXz1IhgCcmi3LLLvxnY+O\njw5A5KYq7cnBqcwWsaH36XACTZ00uRfc7WteW+eabvw438UpW5coAV5zt0a0\nlGium8DQF9TwHQZv29BOKh+iWi0oErZsLVIJ3zqTPMJxE3I956PB8RmtDU9z\nguwLeukERY8AcJZAqO6Vlthuxe1MLS7XYG6BTxvPaxdtgw+XySODj6zk1mYI\ncvqoB0riBkzjdFlpv5Stqco1mlI5uIkh98DC7XxBS38Tz7yUqwB9O5gIjM/4\nOqfnEqqdJtYPuzqDE9d8qICgZcmwp4SIrLOmP8FNA0l6Qn9yjcteq9uOan+Y\nSUddSNyOk+qbKUwMQAHbN60OBkdZxVCwzenf5EEFaiw4eBDLQ9/pQeEnWLQi\nPZ23R07F5EhNK3KcTIN4zZkMPEMxlDRfbp2hYc+TCuHUZthhM8+VW28Cz477\n/oOUACZWriNFp3hqE2HP7LFwwPnKXUkxRy4uvagk0dAEP2WeuSN39jWNXfWr\nWfASGzM9LRrsdGiaNW9QCI/eGm+awxNQfQZxvQc5gzLBmqOxoUOaBCbzc2TU\nKoU8vQEKXaJnE2GREJ42rINavyk/NmWSChuDHYlH17Oi3MDf05YELJYHj9t5\nfEJq\r\n=KCTT\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4.0"
  },
  "gitHead": "794e5c5389d11b0bc8579fa59fd29073e1c957a2",
  "homepage": "https://github.com/evcohen/jsx-ast-utils#readme",
  "jest": {
    "coverageReporters": [
      "lcov"
    ],
    "coverageDirectory": "reports",
    "testPathIgnorePatterns": [
      "/node_modules/",
      "helper.js"
    ]
  },
  "keywords": [
    "jsx",
    "ast",
    "lint",
    "eslint"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "evcohen",
      "email": "ethanvcohen@gmail.com"
    }
  ],
  "name": "jsx-ast-utils",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evcohen/jsx-ast-utils.git"
  },
  "scripts": {
    "build": "babel src --out-dir lib",
    "coveralls": "cat ./reports/lcov.info | coveralls",
    "lint": "eslint .",
    "prebuild": "rimraf lib",
    "prepublish": "not-in-publish || (npm test && npm run build)",
    "pretest": "npm run lint",
    "test": "npm run tests-only --",
    "test:watch": "npm test -- --watch",
    "tests-only": "jest --coverage"
  },
  "version": "2.2.1"
}
