| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "@babel/plugin-transform-modules-commonjs@7.9.6",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@babel/plugin-transform-modules-commonjs@7.9.6",
- "_id": "@babel/plugin-transform-modules-commonjs@7.9.6",
- "_inBundle": false,
- "_integrity": "sha512-7H25fSlLcn+iYimmsNe3uK1at79IE6SKW9q0/QeEHTMC9MdOZ+4bA+T1VFB5fgOqBWoqlifXRzYD0JPdmIrgSQ==",
- "_location": "/@babel/plugin-transform-modules-commonjs",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/plugin-transform-modules-commonjs@7.9.6",
- "name": "@babel/plugin-transform-modules-commonjs",
- "escapedName": "@babel%2fplugin-transform-modules-commonjs",
- "scope": "@babel",
- "rawSpec": "7.9.6",
- "saveSpec": null,
- "fetchSpec": "7.9.6"
- },
- "_requiredBy": [
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.6.tgz",
- "_spec": "7.9.6",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "dependencies": {
- "@babel/helper-module-transforms": "^7.9.0",
- "@babel/helper-plugin-utils": "^7.8.3",
- "@babel/helper-simple-access": "^7.8.3",
- "babel-plugin-dynamic-import-node": "^2.3.3"
- },
- "description": "This plugin transforms ES2015 modules to CommonJS",
- "devDependencies": {
- "@babel/core": "^7.9.6",
- "@babel/helper-plugin-test-runner": "^7.8.3",
- "@babel/plugin-syntax-object-rest-spread": "^7.8.0"
- },
- "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/plugin-transform-modules-commonjs",
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs"
- },
- "version": "7.9.6"
- }
|