-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b8d098
commit 126614f
Showing
7 changed files
with
25 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,3 @@ out/ | |
system-test/secrets.js | ||
system-test/*key.json | ||
*.lock | ||
*-lock.js* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,5 @@ Jason Dobry <[email protected]> Jason Dobry <[email protected]> | |
Luke Sneeringer <[email protected]> Luke Sneeringer <[email protected]> | ||
Stephen Sawchuk <[email protected]> Stephen Sawchuk <[email protected]> | ||
Stephen Sawchuk <[email protected]> Stephen Sawchuk <[email protected]> | ||
Stephen Sawchuk <[email protected]> Stephen <[email protected]> | ||
Alexander Fenster <[email protected]> Alexander Fenster <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
# name <email> | ||
# | ||
Ace Nassri <[email protected]> | ||
Alexander Fenster <[email protected]> | ||
Ali Ijaz Sheikh <[email protected]> | ||
Evawere Ogbe <[email protected]> | ||
Gus Class <[email protected]> | ||
|
@@ -12,3 +13,5 @@ Luke Sneeringer <[email protected]> | |
Song Wang <[email protected]> | ||
Stephen Sawchuk <[email protected]> | ||
Tim Swast <[email protected]> | ||
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | ||
remi Taylor <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@google-cloud/video-intelligence", | ||
"description": "Google Cloud Video Intelligence API client for Node.js", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"license": "Apache-2.0", | ||
"author": "Google Inc", | ||
"engines": { | ||
|
@@ -30,14 +30,17 @@ | |
], | ||
"contributors": [ | ||
"Ace Nassri <[email protected]>", | ||
"Alexander Fenster <[email protected]>", | ||
"Ali Ijaz Sheikh <[email protected]>", | ||
"Evawere Ogbe <[email protected]>", | ||
"Gus Class <[email protected]>", | ||
"Jason Dobry <[email protected]>", | ||
"Luke Sneeringer <[email protected]>", | ||
"Song Wang <[email protected]>", | ||
"Stephen Sawchuk <[email protected]>", | ||
"Tim Swast <[email protected]>" | ||
"Tim Swast <[email protected]>", | ||
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>", | ||
"remi Taylor <[email protected]>" | ||
], | ||
"scripts": { | ||
"cover": "nyc --reporter=lcov mocha --require intelli-espower-loader test/*.js && nyc report", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters