summaryrefslogtreecommitdiffstats
path: root/vendor/paragonie/sodium_compat/dist/box.json
blob: 5f7827ede7cf4eb7596a32fcec40fe18b241454a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "chmod": "0755",
    "finder": [
        {
            "in": "",
            "name": "autoload.php"
        },
        {
            "in": "src",
            "name": "*.php"
        },
        {
            "in": "lib",
            "name": "*.php"
        },
        {
            "in": "vendor/composer",
            "name": "*.php"
        },
        {
            "in": "vendor/paragonie",
            "name": "*.php"
        }
    ],
    "compactors": [
        "Herrera\\Box\\Compactor\\Php"
    ],
    "main": "vendor/autoload.php",
    "output": "sodium-compat.phar",
    "shebang": false,
    "stub": true
}