2016-06-23 05:41:32 +08:00
|
|
|
{
|
2016-11-24 01:00:47 +08:00
|
|
|
"name": "isomorphic-core",
|
2016-06-23 05:41:32 +08:00
|
|
|
"version": "0.0.1",
|
2017-02-17 06:53:20 +08:00
|
|
|
"description": "Packages use isomorphically on n1-cloud and client-sync",
|
2016-06-23 05:41:32 +08:00
|
|
|
"main": "index.js",
|
|
|
|
"dependencies": {
|
2017-02-17 07:36:04 +08:00
|
|
|
"atob": "2.0.3",
|
2017-02-17 04:32:07 +08:00
|
|
|
"imap": "github:jstejada/node-imap#fix-parse-body-list",
|
|
|
|
"imap-provider-settings": "github:nylas/imap-provider-settings",
|
2016-12-06 09:59:47 +08:00
|
|
|
"joi": "8.4.2",
|
2017-02-18 04:41:27 +08:00
|
|
|
"libhoney": "1.0.0-beta.2",
|
2016-12-16 04:04:43 +08:00
|
|
|
"nodemailer": "2.5.0",
|
2016-11-23 08:54:20 +08:00
|
|
|
"promise-props": "1.0.0",
|
|
|
|
"promise.prototype.finally": "1.0.1",
|
2017-02-18 04:11:14 +08:00
|
|
|
"rx-lite": "4.0.8",
|
2017-01-05 07:33:12 +08:00
|
|
|
"sequelize": "3.28.0",
|
2016-11-23 08:54:20 +08:00
|
|
|
"underscore": "1.8.3",
|
2016-11-22 09:07:52 +08:00
|
|
|
"xoauth2": "1.2.0"
|
2016-06-23 05:41:32 +08:00
|
|
|
},
|
|
|
|
"author": "Nylas",
|
|
|
|
"license": "ISC"
|
|
|
|
}
|