PackagesCanonicalsLogsProblems
    Packages
    acme.product

acme.product

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

An ACME project to build upon the ACME base profiles; for demonstration purposes only.

package.json
{
  "description": "An ACME project to build upon the ACME base profiles; for demonstration purposes only.",
  "fhirVersions": [ "3.0.1" ],
  "_id": "acme.product@0.0.3",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.product-0.0.3.tgz"
  },
  "name": "acme.product",
  "dist-tags": {
    "latest": "0.0.3"
  },
  "author": "wardweistra",
  "_versions": [ "0.0.3", "0.0.2-beta" ],
  "id": "acme.product@0.0.3",
  "versions": {
    "0.0.2-beta": {
      "description": "An ACME project to build upon the ACME base profiles; for demonstration purposes only.",
      "name": "acme.product",
      "author": "wardweistra",
      "id": "acme.product@0.0.2-beta",
      "version": "0.0.2-beta",
      "dependencies": {
        "acme.base": "0.0.2"
      },
      "_id": "acme.product@0.0.2-beta",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/acme.product-0.0.2-beta.tgz"
      }
    },
    "0.0.3": {
      "description": "An ACME project to build upon the ACME base profiles; for demonstration purposes only.",
      "fhirVersions": [ "3.0.1" ],
      "_id": "acme.product@0.0.3",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/acme.product-0.0.3.tgz"
      },
      "name": "acme.product",
      "author": "wardweistra",
      "id": "acme.product@0.0.3",
      "version": "0.0.3",
      "dependencies": {
        "acme.base": "0.0.6"
      }
    }
  },
  "version": "0.0.3",
  "dependencies": {
    "acme.base": "0.0.6"
  }
}

Versions