Skip to content

Instantly share code, notes, and snippets.

@heddn
Created May 9, 2016 02:28
Show Gist options
  • Save heddn/c01cf5775cb28b45552834817df1cee7 to your computer and use it in GitHub Desktop.
Save heddn/c01cf5775cb28b45552834817df1cee7 to your computer and use it in GitHub Desktop.
"repositories": [
{
"type": "path",
"url": "web/modules/custom/*"
},
{
"type" : "package",
"package" : {
"name" : "enyo/dropzone",
"version" : "dev-master",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/enyo/dropzone.git",
"type" : "drupal-library"
},
"source" : {
"url" : "https://github.com/enyo/dropzone.git",
"type" : "git",
"reference" : "origin/master"
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment