Sha256: 186cd9f13d6cd7c848a93adfdb20c67af05a9ed569b0d616bab9c44abd004a8b
Contents?: true
Size: 1.92 KB
Versions: 1
Compression:
Stored size: 1.92 KB
Contents
{ "_from": "@babel/plugin-proposal-optional-catch-binding@^7.8.3", "_id": "@babel/plugin-proposal-optional-catch-binding@7.8.3", "_inBundle": false, "_integrity": "sha512-0gkX7J7E+AtAw9fcwlVQj8peP61qhdg/89D5swOkjYbkboA2CVckn3kiyum1DE0wskGb7KJJxBdyEBApDLLVdw==", "_location": "/@babel/plugin-proposal-optional-catch-binding", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-optional-catch-binding@^7.8.3", "name": "@babel/plugin-proposal-optional-catch-binding", "escapedName": "@babel%2fplugin-proposal-optional-catch-binding", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz", "_shasum": "9dee96ab1650eed88646ae9734ca167ac4a9c5c9", "_spec": "@babel/plugin-proposal-optional-catch-binding@^7.8.3", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/preset-env", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.8.3", "@babel/plugin-syntax-optional-catch-binding": "^7.8.0" }, "deprecated": false, "description": "Compile optional catch bindings", "devDependencies": { "@babel/core": "^7.8.3", "@babel/helper-plugin-test-runner": "^7.8.3" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-proposal-optional-catch-binding", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding" }, "version": "7.8.3" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
condenser-0.3 | lib/condenser/processors/node_modules/@babel/plugin-proposal-optional-catch-binding/package.json |