mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-14 22:19:32 +02:00
Add SASS preprocessing
This commit is contained in:
23
package.json
Normal file
23
package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user