22 lines
609 B
JSON
22 lines
609 B
JSON
|
{
|
||
|
"name": "vitrubio/biofriction",
|
||
|
"description": "Biofriction is a WordPress theme based on FoundationPress and on Foundation 6 by Zurb",
|
||
|
"type": "wordpress-theme",
|
||
|
"minimum-stability" : "dev",
|
||
|
"license": "GNU GPL v3.0",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Jorge - vitubio.net",
|
||
|
"email": "jorge@vitrubio.net"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"composer/installers": "~1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"squizlabs/php_codesniffer": "*",
|
||
|
"wimg/php-compatibility": "*",
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4"
|
||
|
}
|
||
|
}
|