Skip to content

Instantly share code, notes, and snippets.

@webflo
Created July 5, 2016 09:45
Show Gist options
  • Save webflo/af9006b0ef3e8e465d50396732119bc3 to your computer and use it in GitHub Desktop.
Save webflo/af9006b0ef3e8e465d50396732119bc3 to your computer and use it in GitHub Desktop.
{
"name": "fweber/bla",
"authors": [
{
"name": "Florian Weber",
"email": "[email protected]"
}
],
"extra": {
"installer-types": ["library"],
"installer-paths": {
"your/custom/path/{$name}/": ["dawehner/lazysizes"],
"libraries/{$name}/": ["ckeditor/ckeditor"]
}
},
"require": {
"oomphinc/composer-installers-extender": "^1.1",
"ckeditor/ckeditor": "^4.5",
"dawehner/lazysizes": "dev-master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment