{ "_from": "@babel/plugin-transform-react-pure-annotations@^7.14.5", "_id": "@babel/plugin-transform-react-pure-annotations@7.14.5", "_inBundle": false, "_integrity": "sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==", "_location": "/@babel/plugin-transform-react-pure-annotations", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-react-pure-annotations@^7.14.5", "name": "@babel/plugin-transform-react-pure-annotations", "escapedName": "@babel%2fplugin-transform-react-pure-annotations", "scope": "@babel", "rawSpec": "^7.14.5", "saveSpec": null, "fetchSpec": "^7.14.5" }, "_requiredBy": [ "/@babel/preset-react", "/babel-preset-react-app/@babel/preset-react" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.14.5.tgz", "_shasum": "18de612b84021e3a9802cbc212c9d9f46d0d11fc", "_spec": "@babel/plugin-transform-react-pure-annotations@^7.14.5", "_where": "C:\\Users\\rickh\\Desktop\\js-hw-1\\hw1\\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.14.5", "@babel/helper-plugin-utils": "^7.14.5" }, "deprecated": false, "description": "Mark top-level React method calls as pure for tree shaking", "devDependencies": { "@babel/core": "7.14.5", "@babel/helper-plugin-test-runner": "7.14.5" }, "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" }, "version": "7.14.5" }