2025-02-26 16:34:00 +01:00

15 lines
280 B
JSON

{
"name": "reifenscheune",
"version": "1.0.0",
"description": "## Creating a release",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"sass": "^1.85.1"
}
}