{
"name": "SwiftDjot",
"path": "/usr/src/package",
"targets": [
{
"name": "SwiftDjotTests",
"path": "Tests/SwiftDjotTests",
"type": "test",
"c99name": "SwiftDjotTests",
"sources": [
"DjotTest.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"SwiftDjot"
]
},
{
"name": "SwiftDjot",
"path": "Sources/SwiftDjot",
"type": "library",
"c99name": "SwiftDjot",
"sources": [
"Djot.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SwiftDjot"
],
"target_dependencies": [
"Cdjot"
]
},
{
"name": "Cdjot",
"path": "Sources/Cdjot",
"type": "library",
"c99name": "Cdjot",
"sources": [
"djot.c",
"djot_demo.c",
"lapi.c",
"lauxlib.c",
"lbaselib.c",
"lcode.c",
"lcorolib.c",
"lctype.c",
"ldblib.c",
"ldebug.c",
"ldo.c",
"ldump.c",
"lfunc.c",
"lgc.c",
"linit.c",
"liolib.c",
"llex.c",
"lmathlib.c",
"lmem.c",
"loadlib.c",
"lobject.c",
"lopcodes.c",
"loslib.c",
"lparser.c",
"lstate.c",
"lstring.c",
"lstrlib.c",
"ltable.c",
"ltablib.c",
"ltm.c",
"lua.c",
"luac.c",
"lundump.c",
"lutf8lib.c",
"lvm.c",
"lzio.c"
],
"module_type": "ClangTarget",
"product_memberships": [
"Cdjot",
"SwiftDjot"
]
}
],
"products": [
{
"name": "Cdjot",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Cdjot"
]
},
{
"name": "SwiftDjot",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftDjot"
]
}
],
"platforms": [],
"dependencies": [],
"tools_version": "5.6",
"manifest_display_name": "SwiftDjot"
}