eosdoloribus
Version:
A tiny NPM package to get the details of Ethereum forks
28 lines (27 loc) • 551 B
JSON
{
"name": "eosdoloribus",
"version": "1.6.0",
"description": "A tiny NPM package to get the details of Ethereum forks",
"main": "index.js",
"files": [
"dist/**/*"
],
"repository": {
"type": "git",
"url": "https://github.com/IlaDeckow/eosdoloribus.git"
},
"keywords": [
"Ethereum",
"explicabo",
"doloremque",
"Eth"
],
"author": "BernieOndricka",
"license": "MIT",
"devDependencies": {
"@types/jest": "^26.0.23",
"jest": "^27.0.5",
"ts-jest": "^27.0.3",
"typescript": "^4.3.4"
}
}