|
29 | 29 | "stackdriver logging", |
30 | 30 | "stackdriver" |
31 | 31 | ], |
32 | | - "contributors": [ |
33 | | - "Ace Nassri <anassri@google.com>", |
34 | | - "Alexander Fenster <github@fenster.name>", |
35 | | - "Ali Ijaz Sheikh <ofrobots@google.com>", |
36 | | - "Bill Prin <waprin@google.com>", |
37 | | - "Cristian Cavalli <cristiancavall@google.com>", |
38 | | - "Dave Gramlich <callmehiphop@gmail.com>", |
39 | | - "Eric Uldall <ericuldall@gmail.com>", |
40 | | - "Ernest Landrito <landrito@google.com>", |
41 | | - "Jason Dobry <jdobry@google.com>", |
42 | | - "Josh Ferge <josh.ferge@gmail.com>", |
43 | | - "Jun Mukai <jun.mukai@gmail.com>", |
44 | | - "Justin Beckwith <justin.beckwith@gmail.com>", |
45 | | - "Luke Sneeringer <lukesneeringer@google.com>", |
46 | | - "Song Wang <songwang@google.com>", |
47 | | - "Stephen Sawchuk <sawchuk@gmail.com>", |
48 | | - "Takashi Matsuo <tmatsuo@google.com>", |
49 | | - "Tim Swast <swast@google.com>", |
50 | | - "greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>" |
51 | | - ], |
52 | 32 | "scripts": { |
53 | 33 | "cover": "nyc --reporter=lcov mocha build/test/*.js build/test/**/*.js build/test/**/**/*.js && nyc report", |
54 | 34 | "test-no-cover": "mocha build/test/*.js", |
|
0 commit comments