26 lines
630 B
JSON
26 lines
630 B
JSON
{
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "push.rocks",
|
|
"gitrepo": "smartnftables",
|
|
"description": "A TypeScript module for managing nftables rules including NAT, firewall, and rate limiting with a high-level API.",
|
|
"npmPackagename": "@push.rocks/smartnftables",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"nftables",
|
|
"firewall",
|
|
"nat",
|
|
"rate limiting",
|
|
"network",
|
|
"linux",
|
|
"packet filter",
|
|
"port forwarding",
|
|
"ip sets",
|
|
"kernel firewall"
|
|
]
|
|
}
|
|
}
|
|
}
|