| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "@babel/compat-data@7.10.5",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@babel/compat-data@7.10.5",
- "_id": "@babel/compat-data@7.10.5",
- "_inBundle": false,
- "_integrity": "sha512-mPVoWNzIpYJHbWje0if7Ck36bpbtTvIxOi9+6WSK9wjGEXearAqlwBoTQvVjsAY2VIwgcs8V940geY3okzRCEw==",
- "_location": "/@babel/compat-data",
- "_phantomChildren": {
- "escalade": "3.0.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/compat-data@7.10.5",
- "name": "@babel/compat-data",
- "escapedName": "@babel%2fcompat-data",
- "scope": "@babel",
- "rawSpec": "7.10.5",
- "saveSpec": null,
- "fetchSpec": "7.10.5"
- },
- "_requiredBy": [
- "/@babel/helper-compilation-targets",
- "/documentation/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.10.5.tgz",
- "_spec": "7.10.5",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "The Babel Team",
- "url": "https://babeljs.io/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "browserslist": "^4.12.0",
- "invariant": "^2.2.4",
- "semver": "^5.5.0"
- },
- "description": "",
- "devDependencies": {
- "@babel/helper-compilation-targets": "^7.10.4",
- "caniuse-db": "1.0.30001035",
- "electron-to-chromium": "1.3.377",
- "lodash": "^4.17.19"
- },
- "exports": {
- "./plugins": "./data/plugins.json",
- "./native-modules": "./data/native-modules.json",
- "./corejs2-built-ins": "./data/corejs2-built-ins.json",
- "./corejs3-shipped-proposals": "./data/corejs3-shipped-proposals.json",
- "./overlapping-plugins": "./data/overlapping-plugins.json",
- "./plugin-bugfixes": "./data/plugin-bugfixes.json"
- },
- "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
- "homepage": "https://github.com/babel/babel#readme",
- "keywords": [
- "babel",
- "compat-table",
- "compat-data"
- ],
- "license": "MIT",
- "name": "@babel/compat-data",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-compat-data"
- },
- "scripts": {
- "build-data": "./scripts/download-compat-table.sh; node ./scripts/build-data.js; node ./scripts/build-modules-support.js; node ./scripts/build-bugfixes-targets.js"
- },
- "version": "7.10.5"
- }
|