![]() 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/plugin-transform-spread/ |
{ "name": "@babel/plugin-transform-spread", "version": "7.14.6", "description": "Compile ES2015 spread to ES5", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-spread" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.14.5", "@babel/helper-skip-transparent-expression-wrappers": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "7.14.6", "@babel/helper-plugin-test-runner": "7.14.5" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-spread", "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)" }