We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe05bec commit 58d5fedCopy full SHA for 58d5fed
nodejs-api/package.json
@@ -2,6 +2,10 @@
2
"name": "@vectorize-io/iris",
3
"version": "0.1.2",
4
"description": "Simple text extraction from files using Vectorize Iris",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/vectorize-io/vectorize-iris"
8
+ },
9
"main": "dist/index.js",
10
"types": "dist/index.d.ts",
11
"scripts": {
0 commit comments