12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"name": "systems-programming",
|
|
"displayName": "Systems Programming",
|
|
"version": "1.2.3",
|
|
"description": "Systems programming with Rust, Go, C, and C++ for performance-critical and low-level development",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|