Created
January 30, 2013 18:00
-
-
Save matula/4675216 to your computer and use it in GitHub Desktop.
An example from https://packagist.org/packages/list.json
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
{ | |
"packageNames": [ | |
"illuminate/auth", | |
"illuminate/cache", | |
"illuminate/config", | |
"illuminate/console", | |
"illuminate/container", | |
"illuminate/cookie", | |
"illuminate/database", | |
"illuminate/encryption", | |
"illuminate/events", | |
"illuminate/exception", | |
"illuminate/filesystem", | |
"illuminate/foundation", | |
"illuminate/hashing", | |
"illuminate/http", | |
"illuminate/log", | |
"illuminate/mail", | |
"illuminate/pagination", | |
"illuminate/queue", | |
"illuminate/redis", | |
"illuminate/routing", | |
"illuminate/session", | |
"illuminate/socialite", | |
"illuminate/support", | |
"illuminate/translation", | |
"illuminate/validation", | |
"illuminate/view", | |
"illuminate/workbench", | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment