+21
| MIT License | ||
| Copyright (c) 2026 Ryosuke D. Tomita | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+19
-6
| { | ||
| "name": "acac-cli", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Show recent AtCoder AC history as a weekly ccusage-style table", | ||
| "keywords": [ | ||
| "atcoder", | ||
| "competitive-programming", | ||
| "cli", | ||
| "ac", | ||
| "haskell", | ||
| "acac-cli" | ||
| ], | ||
| "author": "RyosukeDTomita", | ||
| "homepage": "https://github.com/RyosukeDTomita/acac-cli#readme", | ||
| "bugs": { | ||
| "url": "https://github.com/RyosukeDTomita/acac-cli/issues" | ||
| }, | ||
| "bin": { | ||
@@ -12,7 +25,7 @@ "acac": "bin/cli.js" | ||
| "optionalDependencies": { | ||
| "acac-darwin-arm64": "0.2.1", | ||
| "acac-darwin-x64": "0.2.1", | ||
| "acac-linux-arm64": "0.2.1", | ||
| "acac-linux-x64": "0.2.1", | ||
| "acac-win32-x64": "0.2.1" | ||
| "acac-darwin-arm64": "0.2.2", | ||
| "acac-darwin-x64": "0.2.2", | ||
| "acac-linux-arm64": "0.2.2", | ||
| "acac-linux-x64": "0.2.2", | ||
| "acac-win32-x64": "0.2.2" | ||
| }, | ||
@@ -19,0 +32,0 @@ "engines": { |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No website
QualityPackage does not have a website.
8949
18.06%4
33.33%0
-100%1
-50%