ummmmmm........
Showing
CONTRIBUTING.md
deleted
100644 → 0
LICENSE.md
deleted
100644 → 0
README.md
deleted
100644 → 0
docs/features.md
deleted
100644 → 0
This diff is collapsed.
10.6 KB
82.5 KB
80.3 KB
98.2 KB
77.8 KB
docs/logitech.md
deleted
100644 → 0
docs/pdf.md
deleted
100644 → 0
docs/shortcuts.md
deleted
100644 → 0
netlify.toml
deleted
100644 → 0
This diff is collapsed.
{ | ||
"name": "@shower/shower", | ||
"description": "Shower HTML presentation engine", | ||
"version": "3.3.0", | ||
"author": { | ||
"name": "Vadim Makeev", | ||
"url": "https://pepelsbey.net/" | ||
}, | ||
"homepage": "https://github.com/shower/shower", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/shower/shower.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shower/shower/issues" | ||
}, | ||
"license": "MIT", | ||
"keywords": [ | ||
"shower", | ||
"presentation", | ||
"template" | ||
], | ||
"files": [ | ||
"pictures/**", | ||
"index.html", | ||
"LICENSE.md", | ||
"README.md" | ||
], | ||
"dependencies": { | ||
"@shower/core": "^3.3.0", | ||
"@shower/material": "^2.5.0", | ||
"@shower/ribbon": "^3.5.0" | ||
}, | ||
"devDependencies": { | ||
"@shower/cli": "^0.3.1", | ||
"path-exists-cli": "^2.0.0" | ||
}, | ||
"private": true, | ||
"scripts": { | ||
"pdf": "shower pdf", | ||
"start": "shower serve", | ||
"bundle": "shower bundle --files '**' --files '!{docs,node_modules,bundled}{,/**}' --files '!*.{md,toml,json}'", | ||
"archive": "shower archive --files '**' --files '!{docs,node_modules,bundled}{,/**}' --files '!*.{md,toml,json}'", | ||
"publish": "shower publish --files '**' --files '!{docs,node_modules,bundled}{,/**}' --files '!*.{md,toml,json}'", | ||
"test": "npm run bundle && ls bundled && npm run archive && path-exists presentation.zip" | ||
"serve": "shower serve", | ||
"archive": "shower archive", | ||
"bundle": "shower bundle", | ||
"publish": "shower publish" | ||
}, | ||
"devDependencies": { | ||
"@shower/cli": "^0.3.1" | ||
} | ||
} |
pictures/cover.jpg
deleted
100644 → 0
79.6 KB
pictures/logo.png
deleted
100644 → 0
3.08 KB
pictures/logo.svg
deleted
100644 → 0
pictures/picture.jpg
deleted
100644 → 0
41.3 KB