gcp-nrces-fhir
Version:
Google cloud healthcare api NRCES FHIR implimenataion
40 lines (39 loc) • 1.02 kB
JSON
{
"name": "gcp-nrces-fhir",
"version": "12.0.16",
"description": "Google cloud healthcare api NRCES FHIR implimenataion",
"main": "lib/index.js",
"scripts": {
"dev": "tsc && yalc publish && cd test && yalc add gcp-nrces-fhir && yalc update gcp-nrces-fhir && node index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umeshramya/gcp-nrces-fhir.git"
},
"keywords": [
"india",
"fhir",
"nrces",
"fhir"
],
"author": "Dr Umesh R Bilagi",
"license": "ISC",
"bugs": {
"url": "https://github.com/umeshramya/gcp-nrces-fhir/issues"
},
"homepage": "https://github.com/umeshramya/gcp-nrces-fhir#readme",
"files": [
"lib/**/*"
],
"dependencies": {
"@googleapis/healthcare": "^26.0.0",
"date-age": "^1.0.2",
"html-to-text": "^9.0.5",
"js-ts-report": "^6.3.0",
"typescript": "^4.7.3"
},
"devDependencies": {
"@types/html-to-text": "^8.1.0",
"@types/node": "^25.3.3"
}
}