Created
September 16, 2017 04:33
-
-
Save wayanjimmy/2626f4986ec8a698945907d3a9e1a9e2 to your computer and use it in GitHub Desktop.
Contoh load baligram package
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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