-
- Downloads
making this a composer package
.gitignore
0 → 100644
composer.json
0 → 100644
{ | ||
"name": "lucha/ai-mu-plugins", | ||
"description": "must-use plugins for Noblogs", | ||
"type": "wordpress-muplugin", | ||
"require": { | ||
"composer/installers": "^1.9" | ||
}, | ||
"authors": [ | ||
{ | ||
"name": "lucha", | ||
"email": "lucha@paranoici.org" | ||
} | ||
] | ||
} |
composer.lock
0 → 100644
Please register or sign in to comment