mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
3145afbf52
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
14 lines
256 B
JSON
14 lines
256 B
JSON
{
|
|
"devDependencies": {
|
|
"@tailwindcss/typography": "^0.5.8",
|
|
"elm-land": "^0.19.5",
|
|
"tailwindcss": "^3.2.4"
|
|
},
|
|
"dependencies": {
|
|
"marked": "^9.0.3",
|
|
"marked-highlight": "^2.0.6",
|
|
"npm": "^9.3.1",
|
|
"prismjs": "^1.29.0"
|
|
}
|
|
}
|