1 2 3 4 5 6 7 8 9 10 11 12 13 14{ "main": "./run", "output": "output/confman.phar", "chmod": "0744", "banner": [ " This file is part of the ConfigManager project.", "", " (c) Alex \"Pierstoval\" Rock <pierstoval@gmail.com>", "", " This source file is subject to the AGPL-3.0 license that is bundled", " with this source code in the file LICENSE" ] }