initial
This commit is contained in:
24
npmextra.json
Normal file
24
npmextra.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"@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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user