Skip to content

Instantly share code, notes, and snippets.

@claycarpenter
Last active August 29, 2015 14:21
Show Gist options
  • Save claycarpenter/d803aed669b318a28b8d to your computer and use it in GitHub Desktop.
Save claycarpenter/d803aed669b318a28b8d to your computer and use it in GitHub Desktop.
Module Referencing Deps via Git Shorthands
{
"name": "git-shorthands-test",
"version": "1.0.0",
"dependencies": {
"gist-minimum-module": "gist:15b5e6c8762342a8ce38",
"github-minimum-module": "github:claycarpenter/github-minimum-module"
},
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment