1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
mail/package.json

10 lines
127 B
JSON
Raw Normal View History

2013-04-19 03:36:14 -04:00
{
"name": "html5-mail",
"version": "0.0.1",
"engines": {
"node": ">=0.8"
},
"dependencies": {
"express": "latest"
}
}