| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "@babel/plugin-syntax-jsx@7.12.1",
- "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
- ]
- ],
- "_development": true,
- "_from": "@babel/plugin-syntax-jsx@7.12.1",
- "_id": "@babel/plugin-syntax-jsx@7.12.1",
- "_inBundle": false,
- "_integrity": "sha1-nZ01fMgYqnrnk1kXwSV/Z2d6CSY=",
- "_location": "/@babel/plugin-syntax-jsx",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/plugin-syntax-jsx@7.12.1",
- "name": "@babel/plugin-syntax-jsx",
- "escapedName": "@babel%2fplugin-syntax-jsx",
- "scope": "@babel",
- "rawSpec": "7.12.1",
- "saveSpec": null,
- "fetchSpec": "7.12.1"
- },
- "_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.npm.taobao.org/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.12.1.tgz?cache=0&sync_timestamp=1602799816652&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-syntax-jsx%2Fdownload%2F%40babel%2Fplugin-syntax-jsx-7.12.1.tgz",
- "_spec": "7.12.1",
- "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.10.4"
- },
- "description": "Allow parsing of jsx",
- "devDependencies": {
- "@babel/core": "^7.12.1"
- },
- "homepage": "https://github.com/babel/babel#readme",
- "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.12.1"
- }
|