|
28 | 28 | "vision",
|
29 | 29 | "Google Cloud Vision API"
|
30 | 30 | ],
|
31 |
| - "contributors": [ |
32 |
| - "Ace Nassri <anassri@google.com>", |
33 |
| - "Alexander Fenster <fenster@google.com>", |
34 |
| - "Ali Ijaz Sheikh <ofrobots@google.com>", |
35 |
| - "Christopher Wilcox <git@crwilcox.com>", |
36 |
| - "Dave Gramlich <callmehiphop@gmail.com>", |
37 |
| - "Ernest Landrito <landrito@google.com>", |
38 |
| - "Gus Class <gguuss@gmail.com>", |
39 |
| - "Jason Dobry <jdobry@google.com>", |
40 |
| - "Jonathan Lui <kinwa91@msn.com>", |
41 |
| - "Jun Mukai <mukai@google.com>", |
42 |
| - "Justin Beckwith <beckwith@google.com>", |
43 |
| - "Justin Beckwith <justin.beckwith@gmail.com>", |
44 |
| - "Kelvin Jin <kelvinjin@google.com>", |
45 |
| - "Luke Sneeringer <lukesneeringer@google.com>", |
46 |
| - "Rebecca Taylor <remily@google.com>", |
47 |
| - "Shahin <happyhuman@users.noreply.github.com>", |
48 |
| - "Song Wang <songwang@google.com>", |
49 |
| - "Stephen Sawchuk <sawchuk@gmail.com>", |
50 |
| - "Tim Swast <swast@google.com>", |
51 |
| - "calibr <awcalibr@gmail.com>", |
52 |
| - "dpebot <dpebot@google.com>", |
53 |
| - "greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>", |
54 |
| - "rtw <rtw1981@gmail.com>" |
55 |
| - ], |
56 | 31 | "scripts": {
|
57 | 32 | "cover": "nyc --reporter=lcov mocha test/*.js && nyc report",
|
58 | 33 | "docs": "jsdoc -c .jsdoc.js",
|
|
0 commit comments