1 Star 4 Fork 4

方瑾/阮一峰Es6文档

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 405 Bytes
一键复制 编辑 原始数据 按行查看 历史
方瑾 提交于 2018-08-06 10:44 . 更改启动方式
{
"name": "es6",
"version": "1.0.0",
"description": "Es6文档处理",
"main": "app.js",
"scripts": {
"test": "node test.js",
"start": "node app.js"
},
"keywords": [
"es6"
],
"repository": {
"type": "git",
"url": "https://gitee.com/lyxfj/koa2.git"
},
"author": "方瑾",
"license": "ISC",
"dependencies": {
"koa": "^2.5.2",
"koa-router": "^7.0.0",
"koa-static": "^5.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lyxfj/es6.git
git@gitee.com:lyxfj/es6.git
lyxfj
es6
阮一峰Es6文档
master

搜索帮助