2 Star 19 Fork 13

xiaxuliang/NFTMakret

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 649 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaxuliang 提交于 2021-07-04 21:43 . my first commit
{
"name": "marketplace-complete",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"axios": "^0.21.1",
"chai": "^4.3.4",
"ethers": "^5.3.1",
"fortmatic": "^2.2.1",
"ipfs-http-client": "^50.1.2",
"next": "^11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"web3": "^1.4.0",
"web3modal": "^1.9.3"
},
"devDependencies": {
"autoprefixer": "^10.2.6",
"eslint": "7.29.0",
"eslint-config-next": "11.0.0",
"postcss": "^8.3.5",
"tailwindcss": "^2.2.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/xiaxuliang/nftmakret.git
git@gitee.com:xiaxuliang/nftmakret.git
xiaxuliang
nftmakret
NFTMakret
master

搜索帮助