2 Star 0 Fork 0

mirrors_babel/babel-test262-runner

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 974 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nicolò Ribaudo 提交于 2024-08-23 13:56 . Update Babel
{
"name": "babel-test262-runner",
"private": true,
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/plugin-proposal-explicit-resource-management": "^7.24.7",
"@babel/plugin-syntax-import-attributes": "^7.24.7",
"@babel/preset-env": "^7.25.4",
"@octokit/core": "^4.0.5",
"@tap-format/parser": "^0.2.1",
"core-js-bundle": "^3.31.0",
"eshost": "^9.0.0",
"got": "^11.8.3",
"highland": "^2.13.5",
"jest-worker": "^29.1.2",
"make-tap-output": "^2.0.0",
"progress": "^2.0.3",
"rimraf": "^3.0.0",
"tap-merge": "^0.3.1",
"tap-mocha-reporter": "^5.0.0",
"targz": "^1.0.1",
"tempy": "^0.3.0",
"test262-stream": "^1.4.0",
"unzipit": "^1.4.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_babel/babel-test262-runner.git
git@gitee.com:mirrors_babel/babel-test262-runner.git
mirrors_babel
babel-test262-runner
babel-test262-runner
main

搜索帮助