You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
432 B
18 lines
432 B
{ |
|
"name": "zerotier-rule-compiler", |
|
"version": "1.1.17", |
|
"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" |
|
}
|
|
|