Install package
npm install --registry https://fs.get-ig.org/pkgs Baltimore.MyPatient@0.0.1
Get resources
curl https://fs.get-ig.org/rs/Baltimore.MyPatient-0.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"name": "Baltimore.MyPatient",
"id": "Baltimore.MyPatient@0.0.1",
"version": "0.0.1",
"_id": "Baltimore.MyPatient@0.0.1",
"dist": {
"tarball": "https://fs.get-ig.org/-/Baltimore.MyPatient-0.0.1.tgz"
}
}