13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"name": "sys",
|
|
"description": "Low-level operating system bindings and definitions",
|
|
"targetType": "library",
|
|
|
|
"sourcePaths": [
|
|
"."
|
|
],
|
|
"importPaths": [
|
|
"."
|
|
]
|
|
}
|