Files
BackOne/rule-compiler/package.json
proitlab dbdc5bcc4a
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
First Commit
2025-11-19 16:23:45 +07:00

19 lines
433 B
JSON

{
"name": "zerotier-rule-compiler",
"version": "1.2.2-2",
"description": "ZeroTier Rule Script Compiler",
"main": "cli.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/zerotier/ZeroTierOne/rule-compiler"
},
"keywords": [
"ZeroTier"
],
"author": "ZeroTier, Inc. <contact@zerotier.com>",
"license": "GPL-2.0"
}