PackagesCanonicalsLogsProblems
    Packages
    firely.com.accessibilitytesting
    0.0.1-test

firely.com.accessibilitytesting@0.0.1-test 4.0.1

A project to test the accessibility of the platform

Install package
npm install --registry https://fs.get-ig.org/pkgs firely.com.accessibilitytesting@0.0.1-test
Get resources
curl https://fs.get-ig.org/rs/firely.com.accessibilitytesting-0.0.1-test.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "A project to test the accessibility of the platform ",
  "fhirVersions": [ "4.0.1" ],
  "_id": "firely.com.accessibilitytesting@0.0.1-test",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/firely.com.accessibilitytesting-0.0.1-test.tgz"
  },
  "name": "firely.com.accessibilitytesting",
  "author": "Ward Weistra",
  "id": "firely.com.accessibilitytesting@0.0.1-test",
  "version": "0.0.1-test",
  "dependencies": {
    "hl7.fhir.us.core": "3.1.1"
  }
}