aristath/kirki

View on GitHub
packages/kirki-framework/field-background/package.json

Summary

Maintainability
Test Coverage
{
  "name": "kirki-control-background",
  "author": "Ari Stathopoulos (@aristath)",
  "homepage": "https://kirki.org",
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://opensource.org/licenses/MIT"
    }
  ],
  "devDependencies": {
    "grunt": "*",
    "grunt-contrib-sass": "*",
    "grunt-contrib-watch": "*"
  }
}