12 lines
234 B
JSON
12 lines
234 B
JSON
# This is a extended json package definition file
|
|
# We allow simple comments (lines starting with a hash symbol)
|
|
{
|
|
"ubuntu-oneiric": {
|
|
},
|
|
"rhel-6": {
|
|
"coverage": {
|
|
"version": "3.5.1"
|
|
}
|
|
}
|
|
}
|