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" } }