This file is indexed.

/usr/share/puppet/modules.available/puppetlabs-xinetd/metadata.json is in puppet-module-puppetlabs-xinetd 1.5.0-1.

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
{
  "name": "puppetlabs-xinetd",
  "version": "1.5.0",
  "author": "puppetlabs",
  "summary": "Configures xinetd and exposes the xinetd::service definition for adding new services.",
  "license": "Apache-2.0",
  "source": "https://github.com/puppetlabs/puppetlabs-xinetd",
  "project_page": "https://github.com/puppetlabs/puppetlabs-xinetd",
  "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
  "description": "Puppet module to configure xinetd services",
  "dependencies": [
    {"name":"puppetlabs/stdlib","version_requirement":">=2.2.1"}
  ]
}