![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/@babel/helper-compilation-targets/ |
{ "name": "@babel/helper-compilation-targets", "version": "7.15.4", "author": "The Babel Team (https://babel.dev/team)", "license": "MIT", "description": "Helper functions on Babel compilation targets", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-compilation-targets" }, "main": "./lib/index.js", "exports": { ".": "./lib/index.js" }, "publishConfig": { "access": "public" }, "keywords": [ "babel", "babel-plugin" ], "dependencies": { "@babel/compat-data": "^7.15.0", "@babel/helper-validator-option": "^7.14.5", "browserslist": "^4.16.6", "semver": "^6.3.0" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "devDependencies": { "@babel/core": "7.15.4", "@babel/helper-plugin-test-runner": "7.14.5", "@types/semver": "^5.5.0" }, "engines": { "node": ">=6.9.0" } }