12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "_from": "@babel/helper-call-delegate@^7.4.4",
- "_id": "@babel/helper-call-delegate@7.7.0",
- "_inBundle": false,
- "_integrity": "sha512-Su0Mdq7uSSWGZayGMMQ+z6lnL00mMCnGAbO/R0ZO9odIdB/WNU/VfQKqMQU0fdIsxQYbRjDM4BixIa93SQIpvw==",
- "_location": "/@babel/helper-call-delegate",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-call-delegate@^7.4.4",
- "name": "@babel/helper-call-delegate",
- "escapedName": "@babel%2fhelper-call-delegate",
- "scope": "@babel",
- "rawSpec": "^7.4.4",
- "saveSpec": null,
- "fetchSpec": "^7.4.4"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-parameters"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.7.0.tgz",
- "_shasum": "df8942452c2c1a217335ca7e393b9afc67f668dc",
- "_spec": "@babel/helper-call-delegate@^7.4.4",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/plugin-transform-parameters",
- "bundleDependencies": false,
- "dependencies": {
- "@babel/helper-hoist-variables": "^7.7.0",
- "@babel/traverse": "^7.7.0",
- "@babel/types": "^7.7.0"
- },
- "deprecated": false,
- "description": "Helper function to call delegate",
- "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-call-delegate",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
- },
- "version": "7.7.0"
- }
|