24 lines
526 B
JSON
24 lines
526 B
JSON
{
|
|
"name": "linkdings",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sissbruecker/linkdings.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/sissbruecker/linkdings/issues"
|
|
},
|
|
"homepage": "https://github.com/sissbruecker/linkdings#readme",
|
|
"dependencies": {
|
|
"spectre.css": "^0.5.8"
|
|
}
|
|
}
|