FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Paycoin-RaspberryPi/package.json at master · PaycoinFoundation/Paycoin-RaspberryPi · GitHub
PaycoinFoundation
/
Paycoin-RaspberryPi
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Paycoin-RaspberryPi
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (30 loc) · 651 Bytes
Breadcrumbs
Paycoin-RaspberryPi
/
package.json
Copy path
File metadata and controls
30 lines (30 loc) · 651 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name"
:
"
paycoin-wallet-rpi
"
,
"version"
:
"
0.1.5
"
,
"private"
:
true
,
"scripts"
: {
"start"
:
"
node ./bin/www
"
},
"dependencies"
: {
"bcrypt-nodejs"
:
"
0.0.3
"
,
"bitcoin"
:
"
^2.3.0
"
,
"body-parser"
:
"
~1.8.1
"
,
"bower"
:
"
^1.4.1
"
,
"cookie-parser"
:
"
~1.3.3
"
,
"debug"
:
"
^2.0.0
"
,
"ejs"
:
"
~0.8.5
"
,
"express"
:
"
~4.9.0
"
,
"express-session"
:
"
^1.10.3
"
,
"fs"
:
"
0.0.2
"
,
"morgan"
:
"
~1.3.0
"
,
"node-http"
:
"
0.0.5
"
,
"node-json-rpc"
:
"
0.0.1
"
,
"sequelize"
:
"
^2.1.3
"
,
"serve-favicon"
:
"
~2.1.3
"
,
"sqlite3"
:
"
^3.0.8
"
},
"devDependencies"
: {
"should"
:
"
^6.0.1
"
,
"supertest"
:
"
^1.0.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL