17 lines
416 B
JSON
17 lines
416 B
JSON
{
|
|
"name": "olefredrik/foundationpress",
|
|
"description": "FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb",
|
|
"type": "wordpress-theme",
|
|
"minimum-stability" : "dev",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Ole Fredrik Lie",
|
|
"email": "mail@olefredrik.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
}
|
|
}
|