justintadlock / butterbean

A neat little post meta framework.
GNU General Public License v2.0
204 stars 31 forks source link

Please add composer.json #6

Open slaFFik opened 8 years ago

slaFFik commented 8 years ago

Like:

{
  "name": "justintadlock/butterbean",
  "description": "A neat little post meta framework.",
  "license": "GPL-2.0",
  "require": {}
}

or similar.

justintadlock commented 8 years ago

Send in a PR, and I'll accept it. I don't use Composer myself.

It should probably match the format here: https://github.com/justintadlock/hybrid-core/blob/master/composer.json