pubsubhubbub/wordpress-pubsubhubbub

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "wordpress-pubsubhubbub",
  "description": "A better way to tell the world when your blog is updated.",
  "repository": {
    "type": "git",
    "url": "https://github.com/pubsubhubbub/wordpress-pubsubhubbub.git"
  },
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-wp-i18n": "^1.0.2",
    "grunt-wp-readme-to-markdown": "^2.0.1"
  },
  "license": "MIT",
  "keywords": [
    "pubsubhubbub",
    "webhooks",
    "pubsub",
    "websub"
  ],
  "bugs": {
    "url": "https://github.com/pubsubhubbub/wordpress-pubsubhubbub/issues"
  },
  "homepage": "https://github.com/pubsubhubbub/wordpress-pubsubhubbub"
}