Created
September 15, 2014 16:52
-
-
Save vinicius73/e76c003679784f72f022 to your computer and use it in GitHub Desktop.
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": "meunome/meutema", | |
"description": "minha descricao", | |
"license": "proprietary", | |
"authors": [{ | |
"name": "Vinicius Reis", | |
"email": "[email protected]" | |
}], | |
"require": { | |
"potterywp/potter": "dev-master" | |
}, | |
"config": { | |
"preferred-install": "dist" | |
}, | |
"minimum-stability": "dev" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment