Skip to content

Instantly share code, notes, and snippets.

@wayanjimmy
Created September 16, 2017 04:33
Show Gist options
  • Save wayanjimmy/2626f4986ec8a698945907d3a9e1a9e2 to your computer and use it in GitHub Desktop.
Save wayanjimmy/2626f4986ec8a698945907d3a9e1a9e2 to your computer and use it in GitHub Desktop.
Contoh load baligram package
{
"name": "jimboy/testbaligram",
"authors": [
{
"name": "Wayan Jimmy",
"email": "[email protected]"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/wayanjimmy/baligram"
}
],
"minimum-stability": "dev",
"require": {
"wayanjimmy/baligram": "dev-master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment