purescript-0.13.8: tests/purs/publish/basic-example/output/Prim.Boolean/docs.json
{"reExports":[],"name":"Prim.Boolean","comments":"The Prim.Boolean module is embedded in the PureScript compiler. Unlike `Prim`, it is not imported implicitly. It contains a type level `Boolean` data structure.","declarations":[{"children":[],"comments":"The `Boolean` kind provides True/False types at the type level\n","title":"Boolean","info":{"declType":"kind"},"sourceSpan":null},{"children":[],"comments":"The 'True' boolean type.\n","title":"True","info":{"kind":{"annotation":[],"tag":"NamedKind","contents":[["Prim","Boolean"],"Boolean"]},"declType":"externData"},"sourceSpan":null},{"children":[],"comments":"The 'False' boolean type.\n","title":"False","info":{"kind":{"annotation":[],"tag":"NamedKind","contents":[["Prim","Boolean"],"Boolean"]},"declType":"externData"},"sourceSpan":null}]}