Sha256: 9e1b3c24c0a1761aa4fe3c95b5c85c3dfb8dd82ab0113f3d3da5fb252d55c79b
Contents?: true
Size: 575 Bytes
Versions: 33
Compression:
Stored size: 575 Bytes
Contents
{ "name": "@babel/plugin-syntax-optional-catch-binding", "version": "7.8.3", "description": "Allow parsing of optional catch bindings", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.8.0" } }
Version data entries
33 entries across 32 versions & 7 rubygems