💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › package.json.gmi captured on 2024-09-29 at 00:34:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

git-off

Log

Files

Refs

README

package.json (539B)

     1 {
     2   "name": "git-off",
     3   "version": "0.0.14",
     4   "description": "large file handler for git",
     5   "bin": "./src/git-off",
     6   "scripts": {
     7     "test": "echo \"Error: no test specified\" && exit 1"
     8   },
     9   "repository": {
    10     "type": "git",
    11     "url": "git+https://noulin.net/git/git-off.git"
    12   },
    13   "keywords": [
    14     "git",
    15     "large",
    16     "file",
    17     "binary"
    18   ],
    19   "author": "Remy Noulin",
    20   "license": "MIT",
    21   "bugs": {
    22     "url": "https://noulin.net/git-off/log.html"
    23   },
    24   "homepage": "https://noulin.net/git-off/file/README.md.html"
    25 }