linkfree-themes
Version:
CSS themes for a free and open source alternative to LinkTree
25 lines (24 loc) • 651 B
JSON
{
"name": "linkfree-themes",
"version": "1.2.1",
"description": "CSS themes for a free and open source alternative to LinkTree",
"main": "index.json",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"make-index": "node make-index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chriskthomas/linkfree-themes.git"
},
"keywords": [
"css",
"linkfree"
],
"author": "Chris K. Thomas",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/chriskthomas/linkfree-themes/issues"
},
"homepage": "https://github.com/chriskthomas/linkfree-themes#readme"
}