Sha256: 13d9276307d03a12fd7ae60b6b07fedd06c337f50ce1e20b6fa194c0af6cf80a
Contents?: true
Size: 743 Bytes
Versions: 4
Compression:
Stored size: 743 Bytes
Contents
{ "name": "@babel/plugin-transform-destructuring", "version": "7.13.0", "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.13.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "7.13.0", "@babel/helper-plugin-test-runner": "7.12.13" } }
Version data entries
4 entries across 3 versions & 2 rubygems