mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
27835605d3
* Run csscomb task on stylesheet - not ideal formatting though.
20 lines
651 B
JSON
20 lines
651 B
JSON
{
|
|
"title": "Trestle",
|
|
"description": "A handy boilerplate child theme for serious Genesis developers.",
|
|
"version": "2.2.0",
|
|
"homepage": "https://github.com/MIGHTYminnow/trestle",
|
|
"author": {
|
|
"name": "MIGHTYminnow Web Studio & School",
|
|
"email": "info@mightyminnow.com",
|
|
"url": "http://mightyminnow.com/plugin-landing-page?utm_source=trestle&utm_medium=theme&utm_campaign=Trestle"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "latest",
|
|
"load-grunt-tasks": "latest",
|
|
"grunt-dev-update": "latest",
|
|
"grunt-prompt": "latest",
|
|
"grunt-text-replace": "latest",
|
|
"grunt-wp-i18n": "latest",
|
|
"grunt-wp-css": "latest"
|
|
}
|
|
} |