PackagesCanonicalsLogsProblems
    Packages
    test.colo.qc
    0.0.2

test.colo.qc@0.0.2 4.0.1

Test projet for validation purposes

Install package
npm install --registry https://fs.get-ig.org/pkgs test.colo.qc@0.0.2
Get resources
curl https://fs.get-ig.org/rs/test.colo.qc-0.0.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Test projet for validation purposes",
  "fhirVersions": [ "4.0.1" ],
  "_id": "test.colo.qc@0.0.2",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.colo.qc-0.0.2.tgz"
  },
  "name": "test.colo.qc",
  "author": "nicolasraymond1",
  "id": "test.colo.qc@0.0.2",
  "version": "0.0.2",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}