lasso-babel-transform@3.0.0
Lasso.js transform that uses Babel to transpile ES6 code to ES5.
ISC
2019-02-11
安装 (3.0.0)
npm install lasso-babel-transform@3.0.0
yarn add lasso-babel-transform@3.0.0
pnpm add lasso-babel-transform@3.0.0
bun add lasso-babel-transform@3.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| lasso-caching-fs | ^1.0.1 |
| lasso-package-root | ^1.0.0 |
| strip-json-comments | ^2.0.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7 |
| @babel/polyfill | ^7.0.0 |
| @babel/preset-env | ^7.2.0 |
| chai | ^3.5.0 |
| jshint | ^2.9.2 |
| lasso | ^3.2.9 |
| mocha | ^5.2.0 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7 |
| lasso | >=2 |