inetis.listswitch
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
440 B

3 years ago
  1. {
  2. "name": "inetis/listswitch",
  3. "type": "october-plugin",
  4. "description": "Boolean switch from backend lists",
  5. "license": "MIT",
  6. "homepage": "https://vcs.wpstudio.ru/wpstudio/oc-listswitch-plugin",
  7. "keywords": ["backend", "list", "switch", "octobercms"],
  8. "authors": [
  9. {
  10. "name": "WP Studio"
  11. }
  12. ],
  13. "require": {
  14. "php": ">=7.3",
  15. "composer/installers": "~1.0"
  16. }
  17. }