2 Star 0 Fork 0

mirrors_babel/babel-brunch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
Daniel Tschinder 提交于 2019-11-24 22:57 . chore: Update dev dependencies
{
"name": "babel-brunch",
"version": "7.0.1",
"description": "Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.",
"author": "Elan Shanker",
"license": "ISC",
"homepage": "https://github.com/babel/babel-brunch",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel-brunch.git"
},
"keywords": [
"babel",
"brunch",
"brunch-plugin",
"brunch-compiler",
"js",
"es2016",
"es2015",
"es6",
"es5",
"6to5"
],
"scripts": {
"test": "eslint *.js && mocha"
},
"files": [
"index.js"
],
"dependencies": {
"anymatch": "^2.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"loggy": "^1.0.3"
},
"devDependencies": {
"babel-plugin-transform-node-env-inline": "^0.4.3",
"@babel/plugin-transform-template-literals": "^7.7.4",
"chai": "^4.2.0",
"eslint": "^6.7.0",
"eslint-config-brunch": "^1.1.0",
"mocha": "^6.2.2"
},
"eslintConfig": {
"extends": "brunch"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_babel/babel-brunch.git
git@gitee.com:mirrors_babel/babel-brunch.git
mirrors_babel
babel-brunch
babel-brunch
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385