Browse Source

Update composer.json.

pull/3/merge
Ned Zimmerman 7 years ago
parent
commit
f2b5c58763
No known key found for this signature in database
GPG Key ID: FF56334A013120CA
  1. 17
      composer.json

17
composer.json

@ -3,25 +3,20 @@
"type": "wordpress-theme",
"license": "MIT",
"description": "WordPress starter theme with a modern development workflow",
"homepage": "https://roots.io/sage/",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/",
"authors": [
{
"name": "Ben Word",
"email": "ben@benword.com",
"homepage": "https://github.com/retlehs"
},
{
"name": "Scott Walkinshaw",
"email": "scott.walkinshaw@gmail.com",
"homepage": "https://github.com/swalkinshaw"
"name": "Pressbooks (Book Oven Inc.)",
"email": "code@pressbooks.com",
"homepage": "https://pressbooks.org"
}
],
"keywords": [
"wordpress"
],
"support": {
"issues": "https://github.com/roots/sage/issues",
"forum": "https://discourse.roots.io/"
"issues": "https://github.com/pressbooks/pressbooks-aldine/issues",
"forum": "https://discourse.pressbooks.org/"
},
"autoload": {
"psr-4": {

Loading…
Cancel
Save