This file is indexed.

/usr/lib/pkgconfig/jsoncpp.pc is in libjsoncpp-dev 0.6.0~rc2-2.

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
prefix=/usr
libdir=${prefix}/lib
includedir=${prefix}/include/jsoncpp

version = 0.6.0

name = jsoncpp
pkgname = libjsoncpp0

Name: ${name}
Version: ${version}
Description: Jsoncpp library version 0.6.0
Cflags: -I${includedir}
Libs: -L${libdir} -ljsoncpp