{
  "name": "@sr_logan/php-ver-manager",
  "version": "2.0.0",
  "description": "A hark fork of ![jalendport/switch-php](https://github.com/jalendport/switch-php/blob/master/LICENSE.md) which aims to continue supporting new PHP versions and fixing any stability issues. Easily maintain and switch between PHP versions on your Mac. Requires ![Homebrew](https://brew.sh/) and works with Laravel Valet.",
  "keywords": [
    "php",
    "version",
    "manager",
    "switcher",
    "homebrew",
    "brew",
    "php56",
    "php70",
    "php71",
    "php72",
    "php73",
    "php74",
    "php80",
    "switch",
    "memory",
    "mac",
    "macintosh",
    "valet",
    "laravel",
    "terminal",
    "cli",
    "bash",
    "zsh",
    "script",
    "shell",
    "sh"
  ],
  "author": "Logan Schmidt <logan@sportsrecruits.com> (https://www.sportsrecruits.com)",
  "license": "MIT",
  "homepage": "https://github.com/d4rkd0s/php-ver-manager#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/d4rkd0s/php-ver-manager.git"
  },
  "bugs": {
    "url": "https://github.com/d4rkd0s/php-ver-manager/issues"
  },
  "bin": {
    "php-ver-manager": "php-ver-manager.sh"
  },
  "main": "php-ver-manager.sh",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
