mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
feat: init
This commit is contained in:
14
packages/goodwrites-latex/package.json
Normal file
14
packages/goodwrites-latex/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@morten-olsen/goodwrites-latex",
|
||||
"main": "./dist/index.js",
|
||||
"devDependencies": {
|
||||
"@types/marked": "^4.0.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@morten-olsen/goodwrites": "workspace:^",
|
||||
"html-entities": "^2.3.3",
|
||||
"marked": "^4.0.12",
|
||||
"node-latex": "^3.1.0",
|
||||
"stream": "^0.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user