mirror of
https://github.com/italicsjenga/handlebars-ipinfo.git
synced 2024-11-24 05:21:29 +11:00
Add express & handlebars
This commit is contained in:
parent
4d590bb678
commit
1062efdb74
|
@ -11,5 +11,10 @@
|
||||||
"url": "https://github.com//ngaalex/handlebars-ipinfo"
|
"url": "https://github.com//ngaalex/handlebars-ipinfo"
|
||||||
},
|
},
|
||||||
"author": "Alex Janka",
|
"author": "Alex Janka",
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"dependencies": {
|
||||||
|
"express": "^4.15.3",
|
||||||
|
"express-handlebars": "^3.0.0",
|
||||||
|
"handlebars": "^4.0.10"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue