Sha256: ab51332f5012c038e7b30b843f0dca540053b03b2f60f74b22c268cdc4b85666
Contents?: true
Size: 920 Bytes
Versions: 11
Compression:
Stored size: 920 Bytes
Contents
{ "name": "@babel/helper-module-transforms", "version": "7.25.2", "description": "Babel helper functions for implementing ES6 module transformations", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-module-transforms" }, "main": "./lib/index.js", "dependencies": { "@babel/helper-module-imports": "^7.24.7", "@babel/helper-simple-access": "^7.24.7", "@babel/helper-validator-identifier": "^7.24.7", "@babel/traverse": "^7.25.2" }, "devDependencies": { "@babel/core": "^7.25.2" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "engines": { "node": ">=6.9.0" }, "type": "commonjs" }
Version data entries
11 entries across 7 versions & 1 rubygems