| { | |
| "compat_version" : "1.2.0", | |
| "components" : | |
| { | |
| "foo" : | |
| { | |
| "type" : "interface" | |
| } | |
| }, | |
| "configurations" : [ "release", "debug" ], | |
| "cps_path" : "@prefix@/cps", | |
| "cps_version" : "0.13.0", | |
| "default_components" : [ "foo" ], | |
| "default_license" : "BSD-3-Clause", | |
| "description" : "Sample package", | |
| "license" : "BSD-3-Clause AND CC-BY-SA-4.0", | |
| "name" : "foo", | |
| "version" : "1.2.3", | |
| "version_schema" : "simple", | |
| "website" : "https://www.example.com/package/foo" | |
| } |