Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 7d1fdabe authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

feat: create npm package

parent 59462faa
No related branches found
No related tags found
1 merge request!2Draft: Resolve "ci: create pipeline"
{ {
"name": "slidev-theme-alpaga", "name": "@lydra/slidev-theme-alpaga",
"version": "0.1.0", "version": "0.0.1",
"description": "Alpaga is a simple and quick to set up theme for [Slidev](https://github.com/slidevjs/slidev). It's ideal for Markdown notes, booklets or cheatsheets as you can easily customize it to your business colors and identity and export to PDF.",
"authors": [ "authors": [
"Celeste Robert", "Celeste Robert",
"Lydra.fr" "Lydra.fr"
...@@ -13,6 +14,13 @@ ...@@ -13,6 +14,13 @@
"alpaga-theme", "alpaga-theme",
"theme" "theme"
], ],
"main": "index.js",
"repository": {
"type": "git",
"url": "git@lab.frogg.it:lydra/www/slidev-theme-alpaga.git"
},
"license": "GPL-3.0-or-later",
"engines": { "engines": {
"node": ">=14.0.0", "node": ">=14.0.0",
"slidev": ">=0.19.3" "slidev": ">=0.19.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment