UNPKG

jointjs

Version:

JavaScript diagramming library

69 lines (68 loc) 2.06 kB
{ "_from": "@babel/helper-compilation-targets@^7.10.4", "_id": "@babel/helper-compilation-targets@7.12.13", "_inBundle": false, "_integrity": "sha512-dXof20y/6wB5HnLOGyLh/gobsMvDNoekcC+8MCV2iaTd5JemhFkPD73QB+tK3iFC9P0xJC73B6MvKkyUfS9cCw==", "_location": "/@babel/helper-compilation-targets", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-compilation-targets@^7.10.4", "name": "@babel/helper-compilation-targets", "escapedName": "@babel%2fhelper-compilation-targets", "scope": "@babel", "rawSpec": "^7.10.4", "saveSpec": null, "fetchSpec": "^7.10.4" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.13.tgz", "_shasum": "d689cdef88810aa74e15a7a94186f26a3d773c98", "_spec": "@babel/helper-compilation-targets@^7.10.4", "_where": "/Users/robur/Workspace/clientio/joint/demo/elk/node_modules/@babel/preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/compat-data": "^7.12.13", "@babel/helper-validator-option": "^7.12.11", "browserslist": "^4.14.5", "semver": "^5.5.0" }, "deprecated": false, "description": "Engine compat data used in @babel/preset-env", "devDependencies": { "@babel/core": "7.12.13" }, "exports": { ".": "./lib/index.js" }, "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel", "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-compilation-targets", "peerDependencies": { "@babel/core": "^7.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-compilation-targets" }, "version": "7.12.13" }