workspace: update contact info

pull/39/head
undefined 4 years ago
parent 10a57f88da
commit fbd7601419

@ -15,7 +15,7 @@ question version (1.0.0): 0.0.1
question description: HydroOJ的剪贴板组件
question entry point (index.js): package.json
question repository url: https://github.com/hydro-dev/pastebin.git
question author: undefined <masnn0@outlook.com>
question author: undefined <i@undefined.moe>
question license (MIT): MIT
question private:
success Saved package.json

@ -15,7 +15,7 @@ question version (1.0.0): 0.0.1
question description: HydroOJ的剪贴板组件
question entry point (index.js): package.json
question repository url: https://github.com/hydro-dev/pastebin.git
question author: undefined <masnn0@outlook.com>
question author: undefined <i@undefined.moe>
question license (MIT): MIT
question private:
success Saved package.json

@ -4,7 +4,7 @@
"description": "Enhance Problem Search",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"dependencies": {
"nodejieba": "^2.5.1"

@ -4,7 +4,7 @@
"description": "Import FPS problems",
"main": "package.json",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"dependencies": {
"adm-zip": "^0.5.1",

@ -3,7 +3,7 @@
"version": "1.1.16",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"dependencies": {
"maxmind": "^4.3.1"

@ -3,7 +3,7 @@
"bin": "bin/hydrojudge.js",
"version": "2.1.34",
"main": "package.json",
"author": "masnn",
"author": "undefined <i@undefined.moe>",
"repository": "https://github.com/hydro-dev/Hydro.git",
"dependencies": {
"adm-zip": "^0.5.1",

@ -5,7 +5,7 @@
"main": "dist/loader.js",
"typings": "dist/loader.d.ts",
"repository": "https://github.com/hydro-dev/Hydro.git",
"author": "masnn",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-only",
"engines": {
"node": ">=10.10"

@ -3,7 +3,7 @@
"version": "0.0.7",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"scripts": {
"lint": "eslint lib.ts --fix",

@ -3,7 +3,7 @@
"version": "0.0.8",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"scripts": {
"lint": "eslint lib.ts --fix",

@ -3,7 +3,7 @@
"version": "0.0.7",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"scripts": {
"lint": "eslint lib.ts --fix",

@ -3,7 +3,7 @@
"version": "0.0.4",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"scripts": {
"lint": "eslint lib.ts service.ts --fix",

@ -3,7 +3,7 @@
"version": "0.0.2",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"scripts": {
"lint": "eslint lib.ts script.ts --fix",

@ -3,7 +3,7 @@
"version": "1.3.9",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"author": "undefined <i@undefined.moe>",
"license": "MIT",
"scripts": {
"lint": "eslint lib.ts script.ts --fix",
@ -17,7 +17,7 @@
"hydrooj": "^2.13.25"
},
"dependencies": {
"js-yaml": "^3.14.0",
"js-yaml": "^3.14.1",
"mongodb": "^3.6.3"
}
}
Loading…
Cancel
Save