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