summaryrefslogtreecommitdiff
path: root/rule-compiler/package.json
blob: 6fe70696090b1b2278e2ddd64c4bd2f06d7d0963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "zerotier-rule-compiler",
  "version": "1.1.17-0",
  "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"
}