Skip to content

Commit

Permalink
StorageTransfer API samples.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Aug 16, 2016
1 parent 808eb16 commit 643e86a
Show file tree
Hide file tree
Showing 4 changed files with 885 additions and 1 deletion.
4 changes: 3 additions & 1 deletion storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"system-test": "mocha -R spec -t 120000 --require intelli-espower-loader ../system-test/_setup.js system-test/*.test.js"
},
"dependencies": {
"@google-cloud/storage": "^0.1.1"
"@google-cloud/storage": "^0.1.1",
"googleapis": "^12.2.0",
"moment": "^2.14.1"
},
"devDependencies": {
"mocha": "^3.0.2",
Expand Down
Empty file.
Loading

0 comments on commit 643e86a

Please sign in to comment.