Skip to content

Instantly share code, notes, and snippets.

@oxlb
Created July 22, 2021 15:15
Show Gist options
  • Save oxlb/0f2bc0a1fc9914685a5deb428bcd3cb6 to your computer and use it in GitHub Desktop.
Save oxlb/0f2bc0a1fc9914685a5deb428bcd3cb6 to your computer and use it in GitHub Desktop.
{
"name": "bigtable-emulator",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@google-cloud/bigtable": "^3.5.3",
"dotenv": "^10.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment