Files
smartnftables/npmextra.json
2026-03-26 10:32:05 +00:00

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"
]
}
}
}