mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add stor package (#441)
* update packages.json * Change nimscale_stor to stor
This commit is contained in:
parent
623386febb
commit
4da0f89a07
@ -5568,5 +5568,17 @@
|
||||
"description": "utilities for transforming sequences",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/iourinski/mutableseqs"
|
||||
},
|
||||
{
|
||||
"name": "stor",
|
||||
"url": "https://github.com/nimscale/stor",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"storage",
|
||||
"io"
|
||||
],
|
||||
"description": "Efficient object storage system",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimscale/stor"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user