packages/kirki-framework/field-background/package.json
{
"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": "*"
}
}