Commit b4781668 authored by nanahira's avatar nanahira

package

parent 7230a1e8
Pipeline #10033 passed with stages
in 1 minute and 55 seconds
{ {
"name": "myproject", "name": "league-tabulator",
"description": "myproject-desc", "description": "友谊赛排表算法库。",
"version": "1.0.0", "version": "1.0.0",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
...@@ -12,15 +12,15 @@ ...@@ -12,15 +12,15 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://code.mycard.moe/3rdeye/myproject.git" "url": "https://code.mycard.moe/3rdeye/league-tabulator.git"
}, },
"author": "Nanahira <nanahira@momobako.com>", "author": "Nanahira <nanahira@momobako.com>",
"license": "MIT", "license": "MIT",
"keywords": [], "keywords": [],
"bugs": { "bugs": {
"url": "https://code.mycard.moe/3rdeye/myproject/issues" "url": "https://code.mycard.moe/3rdeye/league-tabulator/issues"
}, },
"homepage": "https://code.mycard.moe/3rdeye/myproject", "homepage": "https://code.mycard.moe/3rdeye/league-tabulator",
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
"js", "js",
......
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