projects
/
josuexyz
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
moded cards position, still needs lots of work
[josuexyz/.git]
/
package.json
1
{
2
"name": "josuexyz",
3
"version": "0.0.0",
4
"private": true,
5
"scripts": {
6
"start": "node ./bin/www"
7
},
8
"dependencies": {
9
"bulma": "^0.8.0",
10
"cookie-parser": "~1.4.4",
11
"debug": "~2.6.9",
12
"ejs": "~2.6.1",
13
"express": "~4.16.1",
14
"font-awesome": "^4.7.0",
15
"http-errors": "~1.6.3",
16
"morgan": "~1.9.1"
17
}
18
}