mirror of
https://github.com/zadam/trilium.git
synced 2025-12-18 05:20:06 +08:00
Add description to the packaage.
This commit is contained in:
parent
ca0b97b471
commit
7aa149dd55
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "express-partial-content",
|
"name": "express-partial-content",
|
||||||
|
"description": "A partial content handler implementation for any readable stream with Express. Based on this blog post: https://www.codeproject.com/Articles/813480/HTTP-Partial-Content-In-Node-js.",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"repository": "ssh://git@github.com-sukantgujar/SukantGujar/express-partial-content",
|
"repository": "ssh://git@github.com-sukantgujar/SukantGujar/express-partial-content",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue