This file is indexed.

/usr/share/php/Horde/Css/Parser/vendor/composer/installed.json is in php-horde-css-parser 1.0.11-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
33
34
35
36
37
38
39
40
41
42
43
44
45
[
    {
        "name": "sabberworm/php-css-parser",
        "version": "7.0.3",
        "version_normalized": "7.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
            "reference": "7642a0e1cabd81d95f91ebbea7d6de988c59edd3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/7642a0e1cabd81d95f91ebbea7d6de988c59edd3",
            "reference": "7642a0e1cabd81d95f91ebbea7d6de988c59edd3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2016-04-26 20:16:57",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Sabberworm\\CSS": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raphael Schweikert"
            }
        ],
        "description": "Parser for CSS Files written in PHP",
        "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
        "keywords": [
            "css",
            "parser",
            "stylesheet"
        ]
    }
]