Skip to content

Instantly share code, notes, and snippets.

@JustinBeckwith
Created January 7, 2020 15:35
Show Gist options
  • Save JustinBeckwith/12510b64dac93e74095d3cf62dad358e to your computer and use it in GitHub Desktop.
Save JustinBeckwith/12510b64dac93e74095d3cf62dad358e to your computer and use it in GitHub Desktop.
package-lock.json example
{
"name": "@google-cloud/bigtable",
"version": "2.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/code-frame": {
"version": "7.5.5",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz",
"integrity": "sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==",
"dev": true,
"requires": {
"@babel/highlight": "^7.0.0"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment