Mailspring/packages/isomorphic-core/package.json
2016-12-01 11:39:25 -08:00

18 lines
407 B
JSON

{
"name": "isomorphic-core",
"version": "0.0.1",
"description": "Packages use isomorphically on n1-cloud and local-sync",
"main": "index.js",
"dependencies": {
"imap": "0.8.18",
"promise-props": "1.0.0",
"promise.prototype.finally": "1.0.1",
"sequelize": "3.27.0",
"underscore": "1.8.3",
"rx": "4.1.0",
"xoauth2": "1.2.0"
},
"author": "Nylas",
"license": "ISC"
}