25 lines
584 B
JSON
25 lines
584 B
JSON
{
|
|
"@git.zone/cli": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "push.rocks",
|
|
"gitrepo": "smartvm",
|
|
"description": "A TypeScript module wrapping Amazon Firecracker VMM for managing lightweight microVMs",
|
|
"npmPackagename": "@push.rocks/smartvm",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"firecracker",
|
|
"microvm",
|
|
"virtualization",
|
|
"container",
|
|
"sandbox",
|
|
"typescript",
|
|
"vm management",
|
|
"unix socket",
|
|
"cloud native"
|
|
]
|
|
}
|
|
}
|
|
}
|