PackagesCanonicalsLogsProblems
    Packages
    package.teste
    1.0.2-draft

package.teste@1.0.2-draft 4.3.0

teste

Install package
npm install --registry https://fs.get-ig.org/pkgs package.teste@1.0.2-draft
Get resources
curl https://fs.get-ig.org/rs/package.teste-1.0.2-draft.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "teste",
  "fhirVersions": [ "4.3.0" ],
  "_id": "package.teste@1.0.2-draft",
  "jurisdiction": "urn:iso:std:iso:3166#PT",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/package.teste-1.0.2-draft.tgz"
  },
  "name": "package.teste",
  "author": "fernanda1",
  "id": "package.teste@1.0.2-draft",
  "version": "1.0.2-draft",
  "dependencies": {
    "hl7.fhir.r4b.core": "4.3.0"
  }
}