ETHnodeJS/package.json
Marcos Paulo f59d3f3be8 dbg
2024-10-03 14:48:16 -03:00

12 lines
256 B
JSON

{
"name": "ETHnodeJS",
"version": "1.0.0",
"keywords": ["util", "functional", "server", "client", "browser"],
"author": "marcosptf",
"contributors": [],
"dependencies": {},
"scripts": {
"start": "node index.js"
}
}