WP-API/WP-API

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "wp-api",
  "version": "2.0.0",
  "license" : "GPL-2.0+",
  "repository": {
    "type": "git",
    "url": "https://github.com/WP-API/WP-API.git"
  },
  "main": "Gruntfile.js",
  "author": "WP-API Team <team@wp-api.org>",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-phpcs": "^0.4.0",
    "phplint": "^1.6.1"
  }
}