aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 28546665f25853223b5bdc3a6b2fbef008585c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "tau",
  "version": "1.0.0",
  "description": "An alternative frontend for media services",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "conses",
  "license": "GPL-3.0-or-later"
}