chore: update plugins license (#496)
This commit is contained in:
parent
a1db817f1e
commit
4f9d883c6b
@ -6,7 +6,7 @@
|
|||||||
"main": "dist/esm/index.js",
|
"main": "dist/esm/index.js",
|
||||||
"module": "dist/cjs/module.js",
|
"module": "dist/cjs/module.js",
|
||||||
"author": "Jan <service@jan.ai>",
|
"author": "Jan <service@jan.ai>",
|
||||||
"license": "MIT",
|
"license": "AGPL-3.0",
|
||||||
"supportCloudNative": true,
|
"supportCloudNative": true,
|
||||||
"url": "/plugins/data-plugin/index.js",
|
"url": "/plugins/data-plugin/index.js",
|
||||||
"activationPoints": [
|
"activationPoints": [
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/module.js",
|
"module": "dist/module.js",
|
||||||
"author": "Jan <service@jan.ai>",
|
"author": "Jan <service@jan.ai>",
|
||||||
"license": "MIT",
|
"license": "AGPL-3.0",
|
||||||
"supportCloudNative": true,
|
"supportCloudNative": true,
|
||||||
"url": "/plugins/inference-plugin/index.js",
|
"url": "/plugins/inference-plugin/index.js",
|
||||||
"activationPoints": [
|
"activationPoints": [
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/module.js",
|
"module": "dist/module.js",
|
||||||
"author": "Jan <service@jan.ai>",
|
"author": "Jan <service@jan.ai>",
|
||||||
"license": "MIT",
|
"license": "AGPL-3.0",
|
||||||
"supportCloudNative": true,
|
"supportCloudNative": true,
|
||||||
"url": "/plugins/model-management-plugin/index.js",
|
"url": "/plugins/model-management-plugin/index.js",
|
||||||
"activationPoints": [
|
"activationPoints": [
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/module.js",
|
"module": "dist/module.js",
|
||||||
"author": "Jan <service@jan.ai>",
|
"author": "Jan <service@jan.ai>",
|
||||||
"license": "MIT",
|
"license": "AGPL-3.0",
|
||||||
"supportCloudNative": true,
|
"supportCloudNative": true,
|
||||||
"url": "/plugins/monitoring-plugin/index.js",
|
"url": "/plugins/monitoring-plugin/index.js",
|
||||||
"activationPoints": [
|
"activationPoints": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user