「‍」 Lingenic

package

(⤓.json ◇.json); γ ≜ [2026-01-27T073105.319, 2026-01-27T073105.319] ∧ |γ| = 1

{
  "name": "hsv-parser",
  "version": "1.0.0",
  "description": "HSV (Hierarchical Separated Values) parser - a text-based file format and streaming protocol",
  "main": "hsv.js",
  "types": "hsv.d.ts",
  "scripts": {
    "test": "node hsv.js"
  },
  "keywords": ["hsv", "parser", "serialization", "ascii", "streaming", "data-format"],
  "author": "Danslav Slavenskoj",
  "license": "CC0-1.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/LingenicLLC/HSV"
  },
  "homepage": "https://hsvfile.com"
}