16 lines
392 B
JSON
16 lines
392 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|