/
eb
/
project_web3.0
Обзор
Документация
Войти
/
eb
/
project_web3.0
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
main
smart_contract/package.json
20 строк
436 B
Adrian Hajdin - JavaScript Mastery
initial commit
22 дек 2021, 22:07
22 дек 2021, 22:07
772b11f
Код
Авторство
О чём код?
{ "name": "test3", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.0.3", "@nomiclabs/hardhat-waffle": "^2.0.1", "chai": "^4.3.4", "ethereum-waffle": "^3.4.0", "ethers": "^5.5.2", "hardhat": "^2.8.0" } }