Commit cc5996a4 authored by Romain Courteaud's avatar Romain Courteaud

Publish a npm scoped package as @nexedi/jio

parent d29592ce
......@@ -7,3 +7,4 @@
node_modules/*
lint
package-lock.json
{
"name": "@nexedi/jio",
"version": "v3.32.1",
"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"
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment