10 lines
173 B
JSON
10 lines
173 B
JSON
|
{
|
||
|
"name": "os",
|
||
|
"description": "Platform-independent interfaces to operating system functionality",
|
||
|
"targetType": "library",
|
||
|
|
||
|
"dependencies": {
|
||
|
"tanya:meta": "*"
|
||
|
}
|
||
|
}
|