mirror of
https://github.com/tailscale/tailscale.git
synced 2024-12-12 11:14:40 +00:00
11 lines
225 B
JSON
11 lines
225 B
JSON
|
{
|
||
|
"author": "Tailscale Inc.",
|
||
|
"description": "Tailscale Connect SDK",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"name": "@tailscale/connect",
|
||
|
"type": "module",
|
||
|
"main": "./pkg.js",
|
||
|
"types": "./pkg.d.ts",
|
||
|
"version": "0.0.5"
|
||
|
}
|