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