tidal-hifi-git/package.json

16 lines
392 B
JSON
Raw Permalink Normal View History

2021-06-26 16:07:32 +02:00
{
"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"
}