PackagesCanonicalsLogsProblems
    Packages
    package.test.new

package.test.new

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

Daniel Labs Project

package.json
{
  "description": "Daniel Labs Project",
  "fhirVersions": [ "4.0.1" ],
  "_id": "package.test.new@2.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/package.test.new-2.0.0.tgz"
  },
  "name": "package.test.new",
  "dist-tags": {
    "latest": "2.0.0"
  },
  "author": "danielnwalor1",
  "_versions": [ "2.0.0" ],
  "id": "package.test.new@2.0.0",
  "versions": {
    "2.0.0": {
      "description": "Daniel Labs Project",
      "fhirVersions": [ "4.0.1" ],
      "_id": "package.test.new@2.0.0",
      "jurisdiction": "urn:iso:std:iso:3166#US",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/package.test.new-2.0.0.tgz"
      },
      "name": "package.test.new",
      "author": "danielnwalor1",
      "id": "package.test.new@2.0.0",
      "version": "2.0.0",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "2.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions