PackagesCanonicalsLogsProblems
    Packages
    test.project1
    0.2.0

test.project1@0.2.0 4.0.1

新增实施指南

Install package
npm install --registry https://fs.get-ig.org/pkgs test.project1@0.2.0
Get resources
curl https://fs.get-ig.org/rs/test.project1-0.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "新增实施指南",
  "fhirVersions": [ "4.0.1" ],
  "_id": "test.project1@0.2.0",
  "jurisdiction": "urn:iso:std:iso:3166#HK",
  "tgz": "-/test.project1-0.2.0.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.project1-0.2.0.tgz"
  },
  "name": "test.project1",
  "author": "gaishal",
  "id": "test.project1@0.2.0",
  "lsn": 173,
  "version": "0.2.0",
  "timestamp": "2025-04-29T18:49:48.547873314Z",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}