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
  • Save johnpbloch/d520405bca6bccf348c5 to your computer and use it in GitHub Desktop.
Save johnpbloch/d520405bca6bccf348c5 to your computer and use it in GitHub Desktop.

Revisions

  1. johnpbloch revised this gist Mar 25, 2015. 1 changed file with 7 additions and 0 deletions.
    7 changes: 7 additions & 0 deletions manifest.json
    Original file line number Diff line number Diff line change
    @@ -52,6 +52,13 @@
    "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",
  2. johnpbloch revised this gist Mar 25, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion manifest.json
    Original file line number Diff line number Diff line change
    @@ -39,7 +39,7 @@
    "url": "[email protected]:Automattic/_s.git",
    "type": "theme",
    "name": "_s",
    "location": "vip",
    "location": "vip/{name}",
    "reference": "f2294b5c0"
    }
    ],
  3. @tlovett1 tlovett1 revised this gist Mar 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion manifest.json
    Original file line number Diff line number Diff line change
    @@ -56,7 +56,7 @@
    "type": "plugin",
    "name": "safe-redirect-manager",
    "reference": "1.7.6"
    }
    },
    {
    "type": "plugin",
    "name": "jetpack"
  4. @tlovett1 tlovett1 revised this gist Mar 16, 2015. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions manifest.json
    Original file line number Diff line number Diff line change
    @@ -52,6 +52,11 @@
    "type": "plugin",
    "name": "debug-bar-extender"
    },
    {
    "type": "plugin",
    "name": "safe-redirect-manager",
    "reference": "1.7.6"
    }
    {
    "type": "plugin",
    "name": "jetpack"
  5. @tlovett1 tlovett1 created this gist Mar 16, 2015.
    71 changes: 71 additions & 0 deletions manifest.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,71 @@
    {
    "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",
    "reference": "f2294b5c0"
    }
    ],
    "vendor_resources": [
    {
    "type": "plugin",
    "name": "debug-bar"
    },
    {
    "type": "plugin",
    "name": "debug-bar-extender"
    },
    {
    "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.github.com\/johnpbloch\/1639aa0ddd316be99c9f\/raw\/4c82d4ebd64246aec4977a71cd08f36dad33406d\/wordpress.sample.sql.gz",
    "uploads": "https:\/\/impracticallyornate.com\/content\/uploads\/uploads.tar.gz"
    }