This repository has been archived by the owner on Aug 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathpackage.json
238 lines (238 loc) · 6.97 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
{
"name": "konnectors",
"version": "0.7.13",
"description": "Set of connectors to fetch data from the web and store them into your Cozy.",
"cozy-displayName": "My accounts",
"cozy-color": "#ff9800",
"license": "AGPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/cozy-labs/konnectors.git"
},
"main": "/build/server.js",
"engines": {
"node": ">=4.0.0"
},
"dependencies": {
"americano": "0.4.5",
"async": "2.1.2",
"bluebird": "^3.5.0",
"cheerio": "0.22.0",
"cozy-ical": "1.1.22",
"cozy-notifications-helper": "1.1.0",
"cozy-realtime-adapter": "1.0.2",
"cozy-slug": "0.2.2",
"cozydb": "0.1.13",
"google-auth-library": "0.9.9",
"imagemagick-stream": "4.1.1",
"jade": "1.11.0",
"lodash": "4.16.6",
"mimetype": "0.0.8",
"moment": "2.15.2",
"moment-timezone": "0.5.7",
"nest-api": "0.0.5",
"node-polyglot": "2.0.0",
"ovh": "2.0.1",
"pdf2json": "1.1.7",
"pixl-xml": "1.0.10",
"pngjs-image": "0.11.7",
"printit": "0.1.20",
"querystring": "0.2.0",
"request": "2.76.0",
"request-json": "0.6.1",
"request-promise": "^4.1.1",
"uuid": "^3.0.1",
"ware": "^1.3.0",
"xml2js": "^0.4.17"
},
"devDependencies": {
"babel-cli": "6.18.0",
"babel-core": "6.18.2",
"babel-loader": "^6.2.7",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"babel-register": "6.18.0",
"chai": "3.5.0",
"cli-table": "0.3.1",
"coffee-script": "1.11.1",
"coffeelint": "1.16.0",
"commander": "2.9.0",
"cozy-fixtures": "1.1.4",
"eslint": "3.6.0",
"eslint-config-airbnb": "12.0.0",
"eslint-plugin-import": "1.16.0",
"eslint-plugin-jsx-a11y": "2.2.3",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-react": "6.5.0",
"eslint-plugin-standard": "^2.0.1",
"express": "4.14.0",
"jest": "^18.0.0",
"karma": "^1.3.0",
"karma-babel-preprocessor": "^6.0.1",
"karma-firefox-launcher": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.1",
"karma-webpack": "^1.8.0",
"minimist": "1.2.0",
"mocha": "3.1.2",
"mockery": "2.0.0",
"nock": "9.0.2",
"nodemon": "1.11.0",
"npm-run-all": "3.1.1",
"postcss-loader": "^1.1.1",
"pug": "2.0.0-beta6",
"pug-cli": "1.0.0-alpha6",
"react": "^15.4.1",
"react-dom": "^15.4.1",
"react-markdown": "^2.4.4",
"react-test-renderer": "^15.4.1",
"request-debug": "^0.2.0",
"should": "11.1.1",
"sinon": "1.17.6",
"standard": "^8.6.0",
"webpack": "1.13.2"
},
"scripts": {
"build": "sh scripts/build.sh",
"ensure:client": "cd client && npm install",
"test": "sh scripts/lint.sh && npm-run-all test:*",
"test:server": "sh scripts/tests.sh",
"test:client": "jest",
"test:client:watch": "karma start client/karma.conf.js --no-single-run",
"lint": "sh scripts/lint.sh",
"pretest": "tx pull -a || true",
"pretest:client": "npm run ensure:client",
"prewatch:client": "npm run ensure:client",
"start": "node build/server.js",
"watch": "npm-run-all --parallel 'watch:*'",
"watch:client": "cd client && webpack --display-modules --display-chunks --watch",
"watch:server": "nodemon --debug --ignore client/ server.coffee",
"dev_tools": "babel-node dev_tools.js"
},
"contributors": [
"Alexandre Kalatzis",
"Benjamin Bouvier",
"Bruno Michel",
"Chocobozzz",
"Clochix",
"CPatchane",
"doubleface",
"Frank Rousseau",
"Gara64",
"Godinez Pablo",
"Guillaume Jacquart",
"Joseph Silvestre",
"Luc Chaffard",
"m4dz",
"Nicolas Frandeboeuf (nicofrand)",
"Romain Foucault",
"Raphaël Rougeron",
"Simon Constans",
"ZeHiro",
"Zoé Bellot"
],
"cozy-permissions": {
"Konnector": {
"description": "Konnector description and required fields"
},
"Notification": {
"description": "Notification for auto importation."
},
"RescueTimeActivity": {
"description": "Activity data from RescueTime.com."
},
"Steps": {
"description": "Import step and travelled distance data from jawbone.com or withings."
},
"Sleep": {
"description": "Sleep data from jawbone.com."
},
"Track": {
"description": "Metadata about music tracks stored in the Cozy."
},
"TwitterTweet": {
"description": "Tweets you published on Twitter."
},
"PhoneBill": {
"description": "Phone bills fetched by B&You or Free Mobile Konnector."
},
"InternetBill": {
"description": "Internet bills fetched by Free Konnector."
},
"HealthBill": {
"description": "Health bills fetched by Ameli Konnector."
},
"CodeBill": {
"description": "Code bills fetched by Github Konnector."
},
"Bill": {
"description": "Generic bill object."
},
"BankOperation": {
"description": "Bank operation to link with downloaded bills."
},
"File": {
"description": "To import CSV or PDF file in the Cozy File System."
},
"Folder": {
"description": "To allow user to select folder for his/her fetched files."
},
"Weight": {
"description": "Import weight infos from Smart Body Analyzer."
},
"HeartBeat": {
"description": "Import heartbeat from Smart Body Analyzer."
},
"BloodPressure": {
"description": "Import blood pressure measures from Smart Body Analyzer."
},
"Commit": {
"description": "Commit infos imported from Github."
},
"Temperature": {
"description": "Temperatures measured by your Nest Thermostat."
},
"CozyInstance": {
"description": "This information is needed to localize the application in your language."
},
"Client": {
"description": "Import your Client information, from the CRM of your vendors."
},
"Contract": {
"description": "Import information about your contracts from your vendors."
},
"PaymentTerms": {
"description": "Import payment modalities from your vendors."
},
"Home": {
"description": "Import some data about your home from EDF."
},
"ConsumptionStatement": {
"description": "Import energy consumption data in your Cozy."
},
"Event": {
"description": "Import event to fill the calendar."
},
"Contact": {
"description": "Create contacts from vendors or extract data from contact (for example to create birthdays)."
},
"GeoPoint": {
"description": "Import your geolocation in your Cozy."
},
"PhoneCommunicationLog": {
"description": "Import call and sms history in your Cozy."
},
"VideoStream": {
"description": "Import history of the video and film you have seen."
},
"MaifUser": {
"description": "Maif information about you and your insurances contracts."
},
"Tag": {
"description": "Tags used to manage events and contacts."
},
"User": {
"description": "The user's timezone is required to import properly events."
}
}
}