UNPKG

matchstix

Version:

A WordPress development framework with multiple components. Use to build any new or existing WordPress theme or plugin. All components are optional, flexible, and made to be extended and customized. With a package manager like npm, easily keep Matchstix u

17 lines (16 loc) 453 B
{ "name": "starverte/matchstix", "version": "0.2.0", "description": "A WordPress development framework with multiple, optional components. Use to build any new or existing WordPress theme or plugin. Developers welcome.", "license": "GPLv3", "authors": [ { "name": "Star Verte LLC", "email": "dev@starverte.com" } ], "require-dev": { "squizlabs/php_codesniffer": "~2.2", "wp-coding-standards/wpcs": "~0.9" } }