{"library":"gobble-es6-modules","type":"library","category":null,"description":"A gobble plugin that transpiles ES6 modules to ES5 using the es6-module-transpiler (esnext). Version 0.1.0 is the latest stable release. This package is part of the gobble build system ecosystem and provides a simple .map('es6-modules') transform. It supports both bundle mode (single file output from an entry point) and AMD mode (one-to-one file mapping). The package is minimal but relies on the now-deprecated es6-module-transpiler and has not seen updates since 2014.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript","gobble"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gobble-es6-modules","imports":["var gobble = require('gobble'); module.exports = gobble('js').map('es6-modules', { bundle: 'app.js' });","var gobble = require('gobble');","{ bundle: 'filename.js' } or { type: 'amd' }"]},{"cmd":"yarn add gobble-es6-modules","imports":[]},{"cmd":"pnpm add gobble-es6-modules","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gobble-es6-modules","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}