wp-offline-shell/wp-sw-cache/composer.json

15 строки
334 B
JSON

{
"name": "darkwing/wp-sw-cache",
"description": "A WordPress plugin for caching theme assets.",
"authors": [ ],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/mozilla/wp-sw-manager"
}
],
"require": {
"mozilla/wp-sw-manager": "dev-master"
}
}