UNPKG

@medplum/fhirtypes

Version:

Medplum FHIR Type Definitions

46 lines (45 loc) 858 B
{ "name": "@medplum/fhirtypes", "version": "4.0.4", "description": "Medplum FHIR Type Definitions", "keywords": [ "medplum", "fhir", "healthcare", "interoperability", "json", "serialization", "hl7", "standards", "clinical", "dstu2", "stu3", "r4", "normative" ], "homepage": "https://www.medplum.com/", "bugs": { "url": "https://github.com/medplum/medplum/issues" }, "repository": { "type": "git", "url": "git+https://github.com/medplum/medplum.git", "directory": "packages/fhirtypes" }, "license": "Apache-2.0", "author": "Medplum <hello@medplum.com>", "sideEffects": false, "main": "", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build": "tsc", "clean": "", "test": "" }, "engines": { "node": ">=20.0.0" } }