PackagesCanonicalsLogsProblems
    Packages
    test.touchstone.at.package

test.touchstone.at.package

Install package
npm install --registry https://fs.get-ig.org/pkgs test.touchstone.at.package
Get resources
curl https://fs.get-ig.org/rs/test.touchstone.at.package-0.0.3-beta.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

Test

package.json
{
  "description": "Test",
  "fhirVersions": [ "4.0.1" ],
  "_id": "test.touchstone.at.package@0.0.3-beta",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.touchstone.at.package-0.0.3-beta.tgz"
  },
  "name": "test.touchstone.at.package",
  "dist-tags": {
    "latest": "0.0.3-beta"
  },
  "author": "Ardon",
  "_versions": [ "0.0.3-beta" ],
  "id": "test.touchstone.at.package@0.0.3-beta",
  "versions": {
    "0.0.3-beta": {
      "description": "Test",
      "fhirVersions": [ "4.0.1" ],
      "_id": "test.touchstone.at.package@0.0.3-beta",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/test.touchstone.at.package-0.0.3-beta.tgz"
      },
      "name": "test.touchstone.at.package",
      "author": "Ardon",
      "id": "test.touchstone.at.package@0.0.3-beta",
      "version": "0.0.3-beta",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "0.0.3-beta",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions