손장민

Init Project Bitcoin Community

node_modules/
\ No newline at end of file
{
"name": "bitcoin",
"version": "1.0.0",
"description": "bitcoin Community",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.18.2",
"ejs": "^2.5.7",
"express": "^4.16.2",
"realm": "^2.0.12"
}
}