Sha256: 69296b4ff901b93b90a115e55c64fd1f8c63fb02e7242734183dd55070f47512

Contents?: true

Size: 687 Bytes

Versions: 4

Compression:

Stored size: 687 Bytes

Contents

{
  "name": "@babel/helper-hoist-variables",
  "version": "7.13.0",
  "description": "Helper function to hoist variables",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-hoist-variables"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "TODO": "The @babel/traverse dependency is only needed for the NodePath TS type. After converting @babel/core to TS we can import NodePath from there.",
  "dependencies": {
    "@babel/traverse": "^7.13.0",
    "@babel/types": "^7.13.0"
  }
}

Version data entries

4 entries across 3 versions & 2 rubygems

Version Path
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/@babel/helper-hoist-variables/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/@babel/helper-hoist-variables/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/@babel/helper-hoist-variables/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/@babel/helper-hoist-variables/package.json