File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/postcss-jsx/package.json
{
"_args": [
[
"postcss-jsx@0.36.3",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "postcss-jsx@0.36.3",
"_id": "postcss-jsx@0.36.3",
"_inBundle": false,
"_integrity": "sha512-yV8Ndo6KzU8eho5mCn7LoLUGPkXrRXRjhMpX4AaYJ9wLJPv099xbtpbRQ8FrPnzVxb/cuMebbPR7LweSt+hTfA==",
"_location": "/postcss-jsx",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-jsx@0.36.3",
"name": "postcss-jsx",
"escapedName": "postcss-jsx",
"rawSpec": "0.36.3",
"saveSpec": null,
"fetchSpec": "0.36.3"
},
"_requiredBy": [
"/stylelint"
],
"_resolved": "https://registry.npmjs.org/postcss-jsx/-/postcss-jsx-0.36.3.tgz",
"_spec": "0.36.3",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "gucong3000"
},
"bugs": {
"url": "https://github.com/gucong3000/postcss-jsx/issues"
},
"dependencies": {
"@babel/core": ">=7.2.2"
},
"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.3"
}