PackagesCanonicalsLogsProblems
    Packages
    test.public.project
    0.0.1

test.public.project@0.0.1 4.0.1

test

Install package
npm install --registry https://fs.get-ig.org/pkgs test.public.project@0.0.1
Get resources
curl https://fs.get-ig.org/rs/test.public.project-0.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "test",
  "fhirVersions": [ "4.0.1" ],
  "_id": "test.public.project@0.0.1",
  "jurisdiction": "urn:iso:std:iso:3166#NL",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.public.project-0.0.1.tgz"
  },
  "name": "test.public.project",
  "author": "aswathikrishnan1",
  "id": "test.public.project@0.0.1",
  "version": "0.0.1",
  "dependencies": {
    "acme.base.r4": "4.1.7",
    "hl7.fhir.r4.core": "4.0.1"
  }
}