Sha256: 910ab45e99262be70194005837da02954c65cf0b2c18ef9f23f51a6cac1dad56
Contents?: true
Size: 717 Bytes
Versions: 4
Compression:
Stored size: 717 Bytes
Contents
{ "name": "@babel/plugin-transform-for-of", "version": "7.13.0", "description": "Compile ES2015 for...of to ES5", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-for-of" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of", "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