손장민

Init Project Bitcoin Community

1 +node_modules/
...\ No newline at end of file ...\ No newline at end of file
1 +{
2 + "name": "bitcoin",
3 + "version": "1.0.0",
4 + "description": "bitcoin Community",
5 + "main": "index.js",
6 + "scripts": {
7 + "test": "echo \"Error: no test specified\" && exit 1"
8 + },
9 + "author": "",
10 + "license": "ISC",
11 + "dependencies": {
12 + "body-parser": "^1.18.2",
13 + "ejs": "^2.5.7",
14 + "express": "^4.16.2",
15 + "realm": "^2.0.12"
16 + }
17 +}