Sha256: 7ad3a8dc4683de1b5249c9edb4bea24ba39103b4f70163403f96a47a3589fac1
Contents?: true
Size: 680 Bytes
Versions: 13
Compression:
Stored size: 680 Bytes
Contents
{ "name": "@babel/helper-hoist-variables", "version": "7.24.7", "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", "dependencies": { "@babel/types": "^7.24.7" }, "devDependencies": { "@babel/traverse": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "type": "commonjs" }
Version data entries
13 entries across 13 versions & 2 rubygems