placeatvoluptates
Version:
This library for easy manage and access to EVM-based Chains information
43 lines (42 loc) • 901 B
JSON
{
"name": "placeatvoluptates",
"version": "1.3.0",
"description": "This library for easy manage and access to EVM-based Chains information",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "https://github.com/JoanSchmidt/placeatvoluptates.git"
},
"author": "EmeraldHeidenreich",
"license": "MIT",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"json5": "^2.2.3",
"lodash.get": "^4.4.2",
"yaml": "^2.3.4"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "14.0.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
},
"homepage": "https://github.com/JoanSchmidt/placeatvoluptates.git",
"keywords": [
"network",
"chain",
"eth",
"ea",
"illum",
"blockchain",
"adipisci",
"eip155"
],
"files": [
"dist/**/*"
]
}