bci
Version:
20 lines (19 loc) • 390 B
JSON
{
"name": "bci",
"version": "0.0.4",
"description": "SDKBCI",
"main": "index.js",
"directories": {
"lib": "lib"
},
"dependencies": {
"node-fetch-npm": "^2.0.1"
},
"repository" :
{ "type" : "git"
, "url" : "https://github.com/ProgramadoresChile/SDKBCI_Node.git"
},
"keywords": ["Api","BCI","Api-Bci","SDK"],
"author": "Luis Vilches",
"license": "ISC"
}