UNPKG

jointjs

Version:

JavaScript diagramming library

60 lines (59 loc) 2.09 kB
{ "_from": "@babel/plugin-proposal-optional-catch-binding@^7.10.4", "_id": "@babel/plugin-proposal-optional-catch-binding@7.12.13", "_inBundle": false, "_integrity": "sha512-9+MIm6msl9sHWg58NvqpNpLtuFbmpFYk37x8kgnGzAHvX35E1FyAwSUt5hIkSoWJFSAH+iwU8bJ4fcD1zKXOzg==", "_location": "/@babel/plugin-proposal-optional-catch-binding", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-optional-catch-binding@^7.10.4", "name": "@babel/plugin-proposal-optional-catch-binding", "escapedName": "@babel%2fplugin-proposal-optional-catch-binding", "scope": "@babel", "rawSpec": "^7.10.4", "saveSpec": null, "fetchSpec": "^7.10.4" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.13.tgz", "_shasum": "4640520afe57728af14b4d1574ba844f263bcae5", "_spec": "@babel/plugin-proposal-optional-catch-binding@^7.10.4", "_where": "/Users/robur/Workspace/clientio/joint/demo/elk/node_modules/@babel/preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.12.13", "@babel/plugin-syntax-optional-catch-binding": "^7.8.0" }, "deprecated": false, "description": "Compile optional catch bindings", "devDependencies": { "@babel/core": "7.12.13", "@babel/helper-plugin-test-runner": "7.12.13" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding", "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": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-proposal-optional-catch-binding" }, "version": "7.12.13" }