Source: node-babel-plugin-lodash Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , chai , mocha , nodejs (>= 6) , dh-sequence-nodejs , node-babel-cli (>= 7.0~) , node-babel-plugin-add-module-exports , node-babel-helper-module-imports (>= 7.0~) , node-babel-types (>= 7.0~) , node-glob (>= 7.1.1) , node-lodash (>= 4.17.10) # for bootstrapping , rollup Standards-Version: 4.5.1 Homepage: https://github.com/lodash/babel-plugin-lodash#readme Vcs-Git: https://salsa.debian.org/js-team/node-babel-plugin-lodash.git Vcs-Browser: https://salsa.debian.org/js-team/node-babel-plugin-lodash Rules-Requires-Root: no Package: node-babel-plugin-lodash Architecture: all Depends: ${misc:Depends} , nodejs (>= 6) , node-babel-helper-module-imports (>= 7.0~) , node-babel-types (>= 7.0~) , node-glob (>= 7.1.1) , node-lodash (>= 4.17.10) Provides: ${nodejs:Provides} Description: Modular Lodash builds without the hassle A simple transform to cherry-pick Lodash modules so one don’t have to. This is a plugin for babel transpiler to make using modular lodash easy. . Babel is a JavaScript compiler to use next generation JavaScript, today. . Node.js is an event-based server-side JavaScript engine.