Skip to content

Instantly share code, notes, and snippets.

@tlovett1
Last active August 29, 2015 14:18
Show Gist options
  • Save tlovett1/eea6fd7f3fd1f185be26 to your computer and use it in GitHub Desktop.
Save tlovett1/eea6fd7f3fd1f185be26 to your computer and use it in GitHub Desktop.
Test Manifest
{
"name": "10up",
"hostname": [
"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]:/10up/10up-redux.git",
"type": "theme",
"name": "10up",
"location": "10up-v2",
"reference": "e07d1886"
},
{
"url": "[email protected]:10up/ElasticPress.git",
"type": "mu-plugin",
"name": "elasticpress",
"location": ""
}
],
"vendor_resources": [
{
"type": "plugin",
"name": "akismet"
},
{
"type": "plugin",
"name": "bwp-google-xml-sitemaps"
},
{
"type": "plugin",
"name": "configure-smtp"
},
{
"type": "plugin",
"name": "edit-flow"
},
{
"type": "plugin",
"name": "google-analytics-for-wordpress"
},
{
"type": "plugin",
"name": "jetpack"
},
{
"type": "plugin",
"name": "json-rest-api"
},
{
"type": "plugin",
"name": "manual-control"
},
{
"type": "plugin",
"name": "mce-table-buttons"
},
{
"type": "plugin",
"name": "pushup"
},
{
"type": "plugin",
"name": "seoslides"
},
{
"type": "plugin",
"name": "simple-local-avatars"
},
{
"type": "plugin",
"name": "simple-page-ordering"
},
{
"type": "plugin",
"name": "simple-user-password-generator"
},
{
"type": "plugin",
"name": "sticky-custom-post-types"
},
{
"type": "plugin",
"name": "wp-facebook-open-graph-protocol"
}
],
"database": "https:\/\/s3-us-west-2.amazonaws.com\/6675d06c-ea96-49d2-8788-c5bc5129fb4a\/database.sql.gz",
"uploads": "https:\/\/s3-us-west-2.amazonaws.com\/6675d06c-ea96-49d2-8788-c5bc5129fb4a\/uploads.tar.gz"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment