{ "_from": "@babel/plugin-transform-react-pure-annotations@^7.10.1", "_id": "@babel/plugin-transform-react-pure-annotations@7.10.3", "_inBundle": false, "_integrity": "sha512-n/fWYGqvTl7OLZs/QcWaKMFdADPvC3V6jYuEOpPyvz97onsW9TXn196fHnHW1ZgkO20/rxLOgKnEtN1q9jkgqA==", "_location": "/@babel/plugin-transform-react-pure-annotations", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-react-pure-annotations@^7.10.1", "name": "@babel/plugin-transform-react-pure-annotations", "escapedName": "@babel%2fplugin-transform-react-pure-annotations", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_requiredBy": [ "/@babel/preset-react" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.3.tgz", "_shasum": "97840981673fcb0df2cc33fb25b56cc421f7deef", "_spec": "@babel/plugin-transform-react-pure-annotations@^7.10.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\preset-react", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-annotate-as-pure": "^7.10.1", "@babel/helper-plugin-utils": "^7.10.3" }, "deprecated": false, "description": "Mark top-level React method calls as pure for tree shaking", "devDependencies": { "@babel/core": "^7.10.3", "@babel/helper-plugin-test-runner": "^7.10.3" }, "gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53", "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" }, "version": "7.10.3" }