{ "_args": [ [ "@babel/plugin-syntax-jsx@7.16.0", "D:\\jenkins\\workspace\\artfess-ui" ] ], "_development": true, "_from": "@babel/plugin-syntax-jsx@7.16.0", "_id": "@babel/plugin-syntax-jsx@7.16.0", "_inBundle": false, "_integrity": "sha1-+WJDlDFzZamojII1jT+EcRVGmPE=", "_location": "/@babel/plugin-syntax-jsx", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-jsx@7.16.0", "name": "@babel/plugin-syntax-jsx", "escapedName": "@babel%2fplugin-syntax-jsx", "scope": "@babel", "rawSpec": "7.16.0", "saveSpec": null, "fetchSpec": "7.16.0" }, "_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/download/@babel/plugin-syntax-jsx-7.16.0.tgz?cache=0&sync_timestamp=1635578642050&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fplugin-syntax-jsx%2Fdownload%2F%40babel%2Fplugin-syntax-jsx-7.16.0.tgz", "_spec": "7.16.0", "_where": "D:\\jenkins\\workspace\\artfess-ui", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "description": "Allow parsing of jsx", "devDependencies": { "@babel/core": "^7.16.0" }, "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" }, "version": "7.16.0" }