{ "_from": "@babel/plugin-syntax-function-sent@^7.8.3", "_id": "@babel/plugin-syntax-function-sent@7.8.3", "_inBundle": false, "_integrity": "sha512-NNEutF0x2PdWYij2bmf/i50dSq4SUdgFij4BZwj3I4qDZgql3dlFJRyvwGHAhwKYElUKHaP0wQ/yO1d/enpJaw==", "_location": "/@babel/plugin-syntax-function-sent", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-syntax-function-sent@^7.8.3", "name": "@babel/plugin-syntax-function-sent", "escapedName": "@babel%2fplugin-syntax-function-sent", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/plugin-proposal-function-sent" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-function-sent/-/plugin-syntax-function-sent-7.8.3.tgz", "_shasum": "5a4874bdfc271f0fa1c470bf508dc54af3041e19", "_spec": "@babel/plugin-syntax-function-sent@^7.8.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/plugin-proposal-function-sent", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.8.3" }, "deprecated": false, "description": "Allow parsing of the function.sent meta property", "devDependencies": { "@babel/core": "^7.8.3" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-syntax-function-sent", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-function-sent" }, "version": "7.8.3" }