fhir-schemas
Version:
Schemas for Fast Healthcare Interoperability Resources.
42 lines (41 loc) • 1.07 kB
JSON
{
"author": {
"name": "Abigail Watson",
"email": "abigail@symptomatic.io",
"url": "http://symptomatic.io"
},
"bugs": {
"url": "https://github.com/clinical-meteor/fhir-schemas/issues",
"email": "support@symptomatic.io"
},
"dependencies": {
"simpl-schema": "1.4.1"
},
"description": "Schemas for Fast Healthcare Interoperability Resources. ",
"devDependencies": {
"gulp": "^3.9.1"
},
"homepage": "https://github.com/clinical-meteor/fhir-schemas",
"keywords": [
"fast healthcare interoperability resources",
"fhir",
"json-schema",
"simpl-schema",
"meteor",
"collection2",
"hl7",
"interoperability"
],
"license": "MIT",
"main": "./index.js",
"module": "./index.es.js",
"name": "fhir-schemas",
"repository": {
"type": "git",
"url": "git+https://github.com/clinical-meteor/fhir-schemas.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.3.2"
}