update LICENSE in package.json

pull/140/head
undefined 3 years ago
parent 9b3ceb82de
commit 46d7f4518e

@ -34,13 +34,8 @@ Telegram [@webpack_exports_undefined](https://t.me/webpack_exports_undefined)
营利性组织(培训机构等)需要购买商业许可(这不会十分昂贵,请您不要绕开本限制)。
详细信息请通过上方方式与开发者联系。
在您部署 Hydro 时,需要保留底部的 `Powered by Hydro` 字样,其中的 `Hydro` 字样需指向 `hydro.js.org/本仓库/fork` 之一的链接。
若您对源码做出修改,同样需要以 Hydro Public License 开源,您可以以 `Powered by Hydro, Modified by xxx` 格式在页脚注明。
此限制对以下模块仍然有效:
- Hydro 插件;
- 包括但不限于使用 http 协议与 Hydro 进行交互的组件;
若您需要对这些模块闭源处理,请考虑联系我们以购买商业许可。
若您对源码做出修改/扩展,同样需要以 Hydro Public License 开源,您可以以 `Powered by Hydro, Modified by xxx` 格式在页脚注明。
若您需要进行闭源处理,请考虑联系我们以购买商业许可。
鉴于 Mirai 处的 [不和谐事件](https://github.com/mamoe/mirai/issues/850) 对此项目做如下声明:
- 项目开源不代表开发者有义务为您提供服务。

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"js-yaml": "^4.1.0",
"superagent": "^6.1.0"

@ -5,7 +5,7 @@
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"adm-zip": "^0.5.5",
"decode-html": "^2.0.0",

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"maxmind": "^4.3.1"
},

@ -17,7 +17,7 @@
"ws": "^7.4.5",
"yargs": "^17.0.1"
},
"license": "AGPL-3.0-only",
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"@types/bson": "^4.0.2",
"@types/fs-extra": "^9.0.10",

@ -6,7 +6,7 @@
"typings": "dist/loader.d.ts",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"license": "SEE LICENSE IN LICENSE",
"engines": {
"node": ">=14"
},

@ -5,7 +5,7 @@
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"adm-zip": "^0.5.5",
"decode-html": "^2.0.0",

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"scripts": {
"lint": "eslint lib.ts --fix",
"build": "tsc"

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"scripts": {
"lint": "eslint lib.ts --fix",
"build": "tsc"

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"scripts": {
"lint": "eslint lib.ts --fix",
"build": "tsc"

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"ws": "^7.4.5"
},

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"scripts": {
"lint": "eslint lib.ts script.ts --fix",
"build": "tsc"
@ -18,4 +18,4 @@
"dependencies": {
"mysql": "^2.18.1"
}
}
}

@ -4,7 +4,7 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"@types/mongodb": "^3.6.12"
},

@ -4,5 +4,5 @@
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only"
"license": "SEE LICENSE IN LICENSE"
}

@ -5,7 +5,7 @@
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined",
"license": "AGPL-3.0-only",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"superagent": "^6.1.0"
}

@ -6,7 +6,7 @@
"typings": "service.d.ts",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"sonic-channel": "^1.2.6"
}

Loading…
Cancel
Save