summarylogtreecommitdiffstats
path: root/package.json
blob: facc9a861db0fc94bb1d068b644767735aea4894 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "tidal-hifi-git",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build": "makepkg && makepkg --printsrcinfo > .SRCINFO"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://aur@aur.archlinux.org/tidal-hifi-git.git"
  },
  "author": "Rick van Lieshout <info@rickvanlieshout.com> (http://rickvanlieshout.com/)",
  "license": "ISC"
}