{
"name": "jio",
"version": "v3.44.0",
"license": "GPLv3+",
"author": "Nexedi SA",
"contributors": [
"Tristan Cavelier <tristan.cavelier@tiolive.com>",
"Sven Franck <sven.franck@nexedi.com>"
],
"description": "Client-side JavaScript library to manage documents across multiple storages",
"main": "dist/jio-latest-node.js",
"repository": {
"type": "git",
"url": "https://lab.nexedi.com/nexedi/jio.git"
},
"homepage": "https://jio.nexedi.com",
"keywords": [
"io",
"input",
"output",
"cloud"
],
"engines": {
"npm": ">=1.3"
}
}
-
Romain Courteaud authored45be1eaf
This project manages its dependencies using
npm.
Learn more