PackagesCanonicalsLogsProblems
    Packages
    Capable.repository
    1.0.1

Capable.repository@1.0.1 4.0.1

Test project to test the creation of profiles

Install package
npm install --registry https://fs.get-ig.org/pkgs Capable.repository@1.0.1
Get resources
curl https://fs.get-ig.org/rs/Capable.repository-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Test project to test the creation of profiles",
  "fhirVersions": [ "4.0.1" ],
  "_id": "Capable.repository@1.0.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/Capable.repository-1.0.1.tgz"
  },
  "name": "Capable.repository",
  "author": "Capable team",
  "id": "Capable.repository@1.0.1",
  "version": "1.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}