[d565449] | 1 | {
|
---|
[79a0317] | 2 | "_from": "@babel/plugin-transform-react-jsx-self@^7.25.9",
|
---|
| 3 | "_id": "@babel/plugin-transform-react-jsx-self@7.25.9",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==",
|
---|
| 6 | "_location": "/@babel/plugin-transform-react-jsx-self",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "range",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "@babel/plugin-transform-react-jsx-self@^7.25.9",
|
---|
| 12 | "name": "@babel/plugin-transform-react-jsx-self",
|
---|
| 13 | "escapedName": "@babel%2fplugin-transform-react-jsx-self",
|
---|
| 14 | "scope": "@babel",
|
---|
| 15 | "rawSpec": "^7.25.9",
|
---|
| 16 | "saveSpec": null,
|
---|
| 17 | "fetchSpec": "^7.25.9"
|
---|
[d565449] | 18 | },
|
---|
[79a0317] | 19 | "_requiredBy": [
|
---|
| 20 | "/@vitejs/plugin-react"
|
---|
[d565449] | 21 | ],
|
---|
[79a0317] | 22 | "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.9.tgz",
|
---|
| 23 | "_shasum": "c0b6cae9c1b73967f7f9eb2fca9536ba2fad2858",
|
---|
| 24 | "_spec": "@babel/plugin-transform-react-jsx-self@^7.25.9",
|
---|
| 25 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@vitejs/plugin-react",
|
---|
| 26 | "author": {
|
---|
| 27 | "name": "The Babel Team",
|
---|
| 28 | "url": "https://babel.dev/team"
|
---|
| 29 | },
|
---|
| 30 | "bugs": {
|
---|
| 31 | "url": "https://github.com/babel/babel/issues"
|
---|
| 32 | },
|
---|
| 33 | "bundleDependencies": false,
|
---|
[d565449] | 34 | "dependencies": {
|
---|
[0c6b92a] | 35 | "@babel/helper-plugin-utils": "^7.25.9"
|
---|
[d565449] | 36 | },
|
---|
[79a0317] | 37 | "deprecated": false,
|
---|
| 38 | "description": "Add a __self prop to all JSX Elements",
|
---|
[d565449] | 39 | "devDependencies": {
|
---|
[0c6b92a] | 40 | "@babel/core": "^7.25.9",
|
---|
| 41 | "@babel/helper-plugin-test-runner": "^7.25.9",
|
---|
| 42 | "@babel/plugin-syntax-jsx": "^7.25.9"
|
---|
[d565449] | 43 | },
|
---|
| 44 | "engines": {
|
---|
| 45 | "node": ">=6.9.0"
|
---|
| 46 | },
|
---|
[79a0317] | 47 | "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx-self",
|
---|
| 48 | "keywords": [
|
---|
| 49 | "babel-plugin"
|
---|
| 50 | ],
|
---|
| 51 | "license": "MIT",
|
---|
| 52 | "main": "./lib/index.js",
|
---|
| 53 | "name": "@babel/plugin-transform-react-jsx-self",
|
---|
| 54 | "peerDependencies": {
|
---|
| 55 | "@babel/core": "^7.0.0-0"
|
---|
| 56 | },
|
---|
| 57 | "publishConfig": {
|
---|
| 58 | "access": "public"
|
---|
| 59 | },
|
---|
| 60 | "repository": {
|
---|
| 61 | "type": "git",
|
---|
| 62 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 63 | "directory": "packages/babel-plugin-transform-react-jsx-self"
|
---|
| 64 | },
|
---|
| 65 | "type": "commonjs",
|
---|
| 66 | "version": "7.25.9"
|
---|
| 67 | }
|
---|