mirror of
https://github.com/tomru/lt-35c3.git
synced 2026-03-03 06:27:24 +01:00
Init
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "Deck created with mdx-deck",
|
||||
"scripts": {
|
||||
"start": "mdx-deck deck.mdx",
|
||||
"build": "mdx-deck build deck.mdx",
|
||||
"pdf": "mdx-deck pdf deck.mdx",
|
||||
"image": "mdx-deck screenshot deck.mdx",
|
||||
"help": "mdx-deck"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Brent Jackson",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"mdx-deck": "^1.6.7"
|
||||
},
|
||||
"name": "lt-35c3"
|
||||
}
|
||||
Reference in New Issue
Block a user