PackagesCanonicalsLogsProblems
    Packages
    package.test.new
    2.0.0

package.test.new@2.0.0 4.0.1

Daniel Labs Project

Install package
npm install --registry https://fs.get-ig.org/pkgs package.test.new@2.0.0
Get resources
curl https://fs.get-ig.org/rs/package.test.new-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.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",
  "author": "danielnwalor1",
  "id": "package.test.new@2.0.0",
  "version": "2.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}