2 Star 0 Fork 0

mirrors_babel/grunt-babel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "grunt-babel",
"version": "8.0.0",
"description": "Use next generation JavaScript, today",
"license": "MIT",
"repository": "babel/grunt-babel",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"engines": {
"node": ">=6.9"
},
"scripts": {
"lint": "eslint .",
"format": "eslint . --fix",
"test": "yarn lint && grunt"
},
"files": [
"tasks"
],
"keywords": [
"gruntplugin",
"babel",
"transpiler",
"es2015",
"rewriting",
"transformation",
"syntax",
"codegen",
"desugaring",
"javascript",
"compiler"
],
"peerDependencies": {
"@babel/core": "^7.0.0",
"grunt": ">=0.4.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.3.0",
"eslint-config-babel": "^9.0.0",
"eslint-config-prettier": "^6.2.0",
"eslint-plugin-flowtype": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-nodeunit": "^2.0.0",
"prettier": "^1.11.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_babel/grunt-babel.git
git@gitee.com:mirrors_babel/grunt-babel.git
mirrors_babel
grunt-babel
grunt-babel
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385