|
|
@@ -1,5 +1,5 @@ |
|
|
|
{ |
|
|
|
"name": "@modal-sh/web-api", |
|
|
|
"name": "@modal-sh/patchouli-web-api", |
|
|
|
"version": "0.0.0", |
|
|
|
"files": [ |
|
|
|
"dist", |
|
|
@@ -20,7 +20,7 @@ |
|
|
|
"vitest": "^1.5.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@modal-sh/core": "workspace:*", |
|
|
|
"@modal-sh/patchouli-core": "workspace:*", |
|
|
|
"fastify": "^4.26.2" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
@@ -35,7 +35,7 @@ |
|
|
|
"test": "vitest" |
|
|
|
}, |
|
|
|
"private": true, |
|
|
|
"description": "Web API.", |
|
|
|
"description": "Web API for Patchouli--Compile PDF and EPUB files from static Web assets.", |
|
|
|
"repository": { |
|
|
|
"url": "", |
|
|
|
"type": "git" |
|
|
|