Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 38 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,48 @@
],
"repository": "googlecloudplatform/gcloud-node",
"keywords": [
"google",
"api",
"google apis client",
"google api client",
"google apis",
"client",
"google api",
"google",
"google cloud platform",
"google cloud",
"cloud",
"google bigquery",
"google big query",
"bigquery",
"big query",
"google cloud datastore",
"cloud datastore",
"datastore",
"google cloud dns",
"cloud dns",
"dns",
"google cloud pub/sub",
"google cloud pubsub",
"cloud pub/sub",
"cloud pubsub",
"pub/sub",
"pubsub",
"google compute engine",
"compute engine",
"google storage"
"computeengine",
"gce",
"google app engine",
"app engine",
"google appengine",
"appengine",
"gae",
"google cloud storage",
"cloud storage",
"gcs",
"google cloud resource manager",
"cloud resource manager",
"resource manager",
"google cloud search",
"cloud search",
"search"
],
"dependencies": {
"arrify": "^1.0.0",
Expand Down