| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_from": "@babel/helper-member-expression-to-functions@^7.7.0",
- "_id": "@babel/helper-member-expression-to-functions@7.7.0",
- "_inBundle": false,
- "_integrity": "sha512-QaCZLO2RtBcmvO/ekOLp8p7R5X2JriKRizeDpm5ChATAFWrrYDcDxPuCIBXKyBjY+i1vYSdcUTMIb8psfxHDPA==",
- "_location": "/@babel/helper-member-expression-to-functions",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-member-expression-to-functions@^7.7.0",
- "name": "@babel/helper-member-expression-to-functions",
- "escapedName": "@babel%2fhelper-member-expression-to-functions",
- "scope": "@babel",
- "rawSpec": "^7.7.0",
- "saveSpec": null,
- "fetchSpec": "^7.7.0"
- },
- "_requiredBy": [
- "/@babel/helper-replace-supers"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.7.0.tgz",
- "_shasum": "472b93003a57071f95a541ea6c2b098398bcad8a",
- "_spec": "@babel/helper-member-expression-to-functions@^7.7.0",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-replace-supers",
- "author": {
- "name": "Justin Ridgewell",
- "email": "justin@ridgewell.name"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/types": "^7.7.0"
- },
- "deprecated": false,
- "description": "Helper function to replace certain member expressions with function calls",
- "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-member-expression-to-functions",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
- },
- "version": "7.7.0"
- }
|