summaryrefslogtreecommitdiff
path: root/sys/dub.json
blob: 92015828784d92c04f00cc35736fe6dcc35184d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"name": "sys",
	"description": "Low-level operating system bindings and definitions",
	"targetType": "library",

	"sourcePaths": [
		"."
	],
	"importPaths": [
		"."
	]
}