Last active
August 29, 2015 14:18
-
-
Save tlovett1/eea6fd7f3fd1f185be26 to your computer and use it in GitHub Desktop.
Test Manifest
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" | |
| ], | |
| "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@10up.git.beanstalkapp.com:/10up/10up-redux.git", | |
| "type": "theme", | |
| "name": "10up", | |
| "location": "10up-v2", | |
| "reference": "e07d1886" | |
| }, | |
| { | |
| "url": "git@github.com: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