1 Star 1 Fork 1

user_1403434/以太坊入门-实战Peter Shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 377 Bytes
一键复制 编辑 原始数据 按行查看 历史
user_1403434 提交于 2021-08-31 11:36 . init master
{
"name": "pet-shop",
"version": "1.0.0",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"dev": "lite-server",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"devDependencies": {
"lite-server": "^2.6.1",
"http-proxy-middleware": "^2.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/delong6688/ethereum-pet-shop.git
git@gitee.com:delong6688/ethereum-pet-shop.git
delong6688
ethereum-pet-shop
以太坊入门-实战Peter Shop
master

搜索帮助