{"library":"babel-plugin-transform-object-rest-spread","type":"library","category":null,"description":"Compile object rest and spread properties to ES5. This plugin transforms rest properties in destructuring patterns and spread properties in object literals, enabling use of these ES2018 features in older environments. Version 6.26.0 is the last v6 release, now deprecated in favor of @babel/plugin-proposal-object-rest-spread (Babel 7). The plugin uses Babel's extends helper by default, but can be configured to use Object.assign via the useBuiltIns option. It supports both CommonJS and AMD module formats.","language":"javascript","status":"deprecated","version":"6.26.0","tags":["javascript","babel-plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install babel-plugin-transform-object-rest-spread","imports":["plugins: [\"transform-object-rest-spread\"]","plugins: [[\"transform-object-rest-spread\", { \"useBuiltIns\": true }]]"]},{"cmd":"yarn add babel-plugin-transform-object-rest-spread","imports":[]},{"cmd":"pnpm add babel-plugin-transform-object-rest-spread","imports":[]}],"homepage":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-rest-spread","github":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-rest-spread","docs":null,"changelog":null,"pypi":null,"npm":"babel-plugin-transform-object-rest-spread","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}