Skip to content

Instantly share code, notes, and snippets.

@johanbrook
Created February 6, 2014 23:41
Show Gist options
  • Save johanbrook/8854826 to your computer and use it in GitHub Desktop.
Save johanbrook/8854826 to your computer and use it in GitHub Desktop.
Pull in NPM dependencies from GitHub repo.
{
"name": "private-npm-modules",
"version": "0.0.1",
"dependencies": {
"indexeddbstore": "git://github.com/datx02/data-storage.git#master"
},
"author": "Johan Brook"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment