Sha256: 643175969d56ee38e269d5e07eb61eea380a02a4d19d8466573c6a7af0203870
Contents?: true
Size: 899 Bytes
Versions: 16
Compression:
Stored size: 899 Bytes
Contents
{ "name": "@babel/plugin-transform-destructuring", "version": "7.24.8", "description": "Compile ES2015 destructuring to ES5", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-destructuring" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring", "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.24.8" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.24.8", "@babel/helper-plugin-test-runner": "^7.24.7", "@babel/traverse": "^7.24.8" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "type": "commonjs" }
Version data entries
16 entries across 16 versions & 1 rubygems