Sha256: 1fedaa613440d3369d729c00ad3a6d00e2df95ba4b4f831ff5d83c38f0a4cfa6
Contents?: true
Size: 995 Bytes
Versions: 52
Compression:
Stored size: 995 Bytes
Contents
{ "name": "@babel/helper-module-transforms", "version": "7.24.7", "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-environment-visitor": "^7.24.7", "@babel/helper-module-imports": "^7.24.7", "@babel/helper-simple-access": "^7.24.7", "@babel/helper-split-export-declaration": "^7.24.7", "@babel/helper-validator-identifier": "^7.24.7" }, "devDependencies": { "@babel/core": "^7.24.7" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "engines": { "node": ">=6.9.0" }, "type": "commonjs" }
Version data entries
52 entries across 22 versions & 2 rubygems