{
  "_from": "postcss-jsx@^0.36.1",
  "_id": "postcss-jsx@0.36.4",
  "_inBundle": false,
  "_integrity": "sha512-jwO/7qWUvYuWYnpOb0+4bIIgJt7003pgU3P6nETBLaOyBXuTD55ho21xnals5nBrlpTIFodyd3/jBi6UO3dHvA==",
  "_location": "/postcss-jsx",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-jsx@^0.36.1",
    "name": "postcss-jsx",
    "escapedName": "postcss-jsx",
    "rawSpec": "^0.36.1",
    "saveSpec": null,
    "fetchSpec": "^0.36.1"
  },
  "_requiredBy": [
    "/stylelint",
    "/stylelint-config-rational-order/stylelint"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-jsx/-/postcss-jsx-0.36.4.tgz",
  "_shasum": "37a68f300a39e5748d547f19a747b3257240bd50",
  "_spec": "postcss-jsx@^0.36.1",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/stylelint",
  "author": {
    "name": "gucong3000"
  },
  "bugs": {
    "url": "https://github.com/gucong3000/postcss-jsx/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": ">=7.2.2"
  },
  "deprecated": false,
  "description": "PostCSS syntax for parsing CSS in JS literals",
  "devDependencies": {
    "autoprefixer": "^9.4.4",
    "chai": "^4.2.0",
    "codecov": "^3.1.0",
    "json5": "^2.1.0",
    "mocha": "^5.2.0",
    "nyc": "^13.1.0",
    "postcss": "^7.0.7",
    "postcss-parser-tests": "^6.3.1",
    "postcss-safe-parser": "^4.0.1",
    "postcss-syntax": ">=0.36.0"
  },
  "homepage": "https://github.com/gucong3000/postcss-jsx#readme",
  "keywords": [
    "postcss",
    "syntax",
    "emotion",
    "aphrodite",
    "glamor",
    "glamorous",
    "react-native",
    "react-style",
    "reactcss",
    "styled-components",
    "styletron-react",
    "typestyle",
    "css-in-js",
    "css"
  ],
  "license": "MIT",
  "name": "postcss-jsx",
  "nyc": {
    "reporter": [
      "lcov",
      "text"
    ],
    "all": true,
    "cache": true,
    "check-coverage": true
  },
  "peerDependencies": {
    "postcss": ">=5.0.0",
    "postcss-syntax": ">=0.36.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gucong3000/postcss-jsx.git"
  },
  "scripts": {
    "debug": "npm run mocha -- --inspect-brk",
    "mocha": "mocha --no-timeouts",
    "test": "nyc npm run mocha"
  },
  "version": "0.36.4"
}
