{ "_from": "@babel/plugin-transform-react-pure-annotations@^7.27.1", "_id": "@babel/plugin-transform-react-pure-annotations@7.27.1", "_inBundle": false, "_integrity": "sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==", "_location": "/@babel/plugin-transform-react-pure-annotations", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-react-pure-annotations@^7.27.1", "name": "@babel/plugin-transform-react-pure-annotations", "escapedName": "@babel%2fplugin-transform-react-pure-annotations", "scope": "@babel", "rawSpec": "^7.27.1", "saveSpec": null, "fetchSpec": "^7.27.1" }, "_requiredBy": [ "/@babel/preset-react" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.27.1.tgz", "_shasum": "339f1ce355eae242e0649f232b1c68907c02e879", "_spec": "@babel/plugin-transform-react-pure-annotations@^7.27.1", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/@babel/preset-react", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-annotate-as-pure": "^7.27.1", "@babel/helper-plugin-utils": "^7.27.1" }, "deprecated": false, "description": "Mark top-level React method calls as pure for tree shaking", "devDependencies": { "@babel/core": "^7.27.1", "@babel/helper-plugin-test-runner": "^7.27.1" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-react-pure-annotations", "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-transform-react-pure-annotations" }, "type": "commonjs", "version": "7.27.1" }