deep-web-solutions/wordpress-framework-bootstrapper

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "dws-wp-framework-bootstrapper",
  "version": "1.3.0",
  "title": "DWS WordPress Framework - Bootstrapper",
  "author": "Deep Web Solutions GmbH",
  "homepage": "https://github.com/deep-web-solutions/wordpress-framework-bootstrapper#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/deep-web-solutions/wordpress-framework-bootstrapper.git"
  },
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/deep-web-solutions/wordpress-framework-bootstrapper/issues"
  },
  "devDependencies": {
    "grunt": "^1.3.0",
    "grunt-glotpress": "^0.2.2",
    "grunt-text-replace": "^0.4.0",
    "grunt-wp-i18n": "^1.0.3",
    "load-grunt-tasks": "^5.1.0",
    "@lodder/time-grunt": "^4.0.0"
  }
}