syntastica 0.6.1

Modern and easy syntax highlighting using tree-sitter
Documentation
{
  "name": "syntastica-node-example",
  "version": "0.0.0",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "syntastica-node-example",
      "version": "0.0.0",
      "dependencies": {
        "@syntastica/core": "^0.5.1",
        "@syntastica/lang-javascript": "^0.5.0",
        "@syntastica/lang-rust": "^0.5.0"
      }
    },
    "node_modules/@syntastica/core": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/@syntastica/core/-/core-0.5.1.tgz",
      "integrity": "sha512-6CjV10wyxV/4AKizcRrwHUDos0ujhz8ZuGIcbz/TfpSNiJCakxjKRb7XWT0ON7c92/xCNrQfl+ql8YDmD5K31g==",
      "license": "GPL-3.0-only",
      "funding": {
        "type": "ko-fi",
        "url": "https://ko-fi.com/rubixdev"
      }
    },
    "node_modules/@syntastica/lang-javascript": {
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/@syntastica/lang-javascript/-/lang-javascript-0.5.0.tgz",
      "integrity": "sha512-giT/zznSBco+7i6GL6QlTltdDr+4mR5/K4mBJmMem48Zs2TsGavuumkUu9e+CFbMyapTeFk87cefBaUHm4KU3g==",
      "license": "GPL-3.0-only",
      "funding": {
        "type": "ko-fi",
        "url": "https://ko-fi.com/rubixdev"
      }
    },
    "node_modules/@syntastica/lang-rust": {
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/@syntastica/lang-rust/-/lang-rust-0.5.0.tgz",
      "integrity": "sha512-6Z6F3R9QBHJ+/du0keZbab3KrBvczZQ/vV0zbkk6EKNyZabfucm0kcgmTZ5cThsr+jC0ByYTOJWPcgS47RxlgQ==",
      "license": "GPL-3.0-only",
      "funding": {
        "type": "ko-fi",
        "url": "https://ko-fi.com/rubixdev"
      }
    }
  },
  "dependencies": {
    "@syntastica/core": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/@syntastica/core/-/core-0.5.1.tgz",
      "integrity": "sha512-6CjV10wyxV/4AKizcRrwHUDos0ujhz8ZuGIcbz/TfpSNiJCakxjKRb7XWT0ON7c92/xCNrQfl+ql8YDmD5K31g=="
    },
    "@syntastica/lang-javascript": {
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/@syntastica/lang-javascript/-/lang-javascript-0.5.0.tgz",
      "integrity": "sha512-giT/zznSBco+7i6GL6QlTltdDr+4mR5/K4mBJmMem48Zs2TsGavuumkUu9e+CFbMyapTeFk87cefBaUHm4KU3g=="
    },
    "@syntastica/lang-rust": {
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/@syntastica/lang-rust/-/lang-rust-0.5.0.tgz",
      "integrity": "sha512-6Z6F3R9QBHJ+/du0keZbab3KrBvczZQ/vV0zbkk6EKNyZabfucm0kcgmTZ5cThsr+jC0ByYTOJWPcgS47RxlgQ=="
    }
  }
}