-
-
Save johnpbloch/d520405bca6bccf348c5 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": "10up", | |
"hostname": [ | |
"10up.dev", | |
"www.10up.dev" | |
], | |
"maintainers": [ | |
{ | |
"name": "Taylor Lovett", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "John P Bloch", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Eric Mann", | |
"email": "[email protected]" | |
}, | |
{ | |
"name": "Luke Woodward", | |
"email": "[email protected]" | |
} | |
], | |
"dev_resources": [ | |
{ | |
"url": "[email protected]:tlovett1/feed-pull.git", | |
"type": "plugin", | |
"name": "feed-pull", | |
"reference": "f72da3b05bbe03f1" | |
}, | |
{ | |
"url": "[email protected]:10up/ElasticPress.git", | |
"type": "plugin", | |
"name": "elasticpress", | |
"reference": "f2294b5c0" | |
}, | |
{ | |
"url": "[email protected]:Automattic/_s.git", | |
"type": "theme", | |
"name": "_s", | |
"location": "vip/{name}", | |
"reference": "f2294b5c0" | |
} | |
], | |
"vendor_resources": [ | |
{ | |
"type": "plugin", | |
"name": "debug-bar" | |
}, | |
{ | |
"type": "plugin", | |
"name": "debug-bar-extender" | |
}, | |
{ | |
"type": "plugin", | |
"name": "debug-bar-console", | |
"vcs": "svn", | |
"url": "http://plugins.svn.wordpress.org/debug-bar-console/tags/0.3/", | |
"ref": "0.3" | |
}, | |
{ | |
"type": "plugin", | |
"name": "safe-redirect-manager", | |
"reference": "1.7.6" | |
}, | |
{ | |
"type": "plugin", | |
"name": "jetpack" | |
}, | |
{ | |
"type": "theme", | |
"name": "nirvana" | |
}, | |
{ | |
"type": "theme", | |
"name": "nirvana", | |
"url": "https://downloads.wordpress.org/theme/ugallu.0.1.8.zip" | |
} | |
], | |
"database": "https:\/\/gist.githubusercontent.com\/johnpbloch\/1639aa0ddd316be99c9f\/raw\/4c82d4ebd64246aec4977a71cd08f36dad33406d\/wordpress.sample.sql.gz", | |
"uploads": "https:\/\/impracticallyornate.com\/content\/uploads\/uploads.tar.gz" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment