1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00
mail/package.json
2013-04-19 09:36:14 +02:00

10 lines
127 B
JSON

{
"name": "html5-mail",
"version": "0.0.1",
"engines": {
"node": ">=0.8"
},
"dependencies": {
"express": "latest"
}
}