Skip to content

Instantly share code, notes, and snippets.

@johnpbloch
Forked from tlovett1/manifest.json
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnpbloch/d520405bca6bccf348c5 to your computer and use it in GitHub Desktop.
Save johnpbloch/d520405bca6bccf348c5 to your computer and use it in GitHub Desktop.
{
"name": "10up",
"hostname": [
"10up.dev",
"www.10up.dev"
],
"maintainers": [
{
"name": "Taylor Lovett",
"email": "taylor.lovett@10up.com"
},
{
"name": "John P Bloch",
"email": "john.bloch@10up.com"
},
{
"name": "Eric Mann",
"email": "eric.mann@10up.com"
},
{
"name": "Luke Woodward",
"email": "luke@10up.com"
}
],
"dev_resources": [
{
"url": "git@github.com:tlovett1/feed-pull.git",
"type": "plugin",
"name": "feed-pull",
"reference": "f72da3b05bbe03f1"
},
{
"url": "git@github.com:10up/ElasticPress.git",
"type": "plugin",
"name": "elasticpress",
"reference": "f2294b5c0"
},
{
"url": "git@github.com: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