instalacion de modulos npm mas sincillos.
bin/getbfa.sh
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | |||
"name": "bfa", | |||
"version": "1.0.0", | |||
"description": "Blockchain Federal Argentina", | |||
"dependencies": { | |||
"request": "^2.88.0", | |||
"require": "^2.4.20", | |||
"web3": "^1.0.0-beta.55" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "https://gitlab.bfa.ar/blockchain/nucleo.git" | |||
}, | |||
"author": "Robert Martin-Legene", | |||
"license": "GPL-2.0-only" | |||
} |
Please register or sign in to comment