{ "_args": [ [ "@babel/plugin-syntax-jsx@7.22.5", "/Users/mac/projects/mime/mine" ] ], "_development": true, "_from": "@babel/plugin-syntax-jsx@7.22.5", "_id": "@babel/plugin-syntax-jsx@7.22.5", "_inBundle": false, "_integrity": "sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==", "_location": "/@babel/plugin-syntax-jsx", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-jsx@7.22.5", "name": "@babel/plugin-syntax-jsx", "escapedName": "@babel%2fplugin-syntax-jsx", "scope": "@babel", "rawSpec": "7.22.5", "saveSpec": null, "fetchSpec": "7.22.5" }, "_requiredBy": [ "/@vue/babel-plugin-jsx", "/@vue/babel-plugin-transform-vue-jsx", "/@vue/babel-preset-app", "/@vue/babel-sugar-composition-api-inject-h", "/@vue/babel-sugar-composition-api-render-instance", "/@vue/babel-sugar-functional-vue", "/@vue/babel-sugar-inject-h", "/@vue/babel-sugar-v-model", "/@vue/babel-sugar-v-on" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz", "_spec": "7.22.5", "_where": "/Users/mac/projects/mime/mine", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" }, "description": "Allow parsing of jsx", "devDependencies": { "@babel/core": "^7.22.5" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-syntax-jsx", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-syntax-jsx" }, "type": "commonjs", "version": "7.22.5" }