authd-maquettec/package.json

20 lines
467 B
JSON

{
"name": "authd-maquettec",
"version": "0.1.0",
"description": "maquette client for authd",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.karchnu.fr/WeirdOS/authd-maquettec"
},
"author": "",
"license": "ISC",
"dependencies": {
"livescript": "^1.6.0",
"maquette-bulma": "git+https://git.karchnu.fr/WeirdOS/maquette-bulma.js"
}
}