Used for scheduling and check-in/check-out of patients to a facility under designated times.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

53 lines
1.3 KiB

{
"_from": "ps",
"_id": "ps@1.0.0",
"_inBundle": false,
"_integrity": "sha512-H4X+wwtupakW7DvEkswKuYjfGO83cVkyQUoDouys8bFrFFBTGPq9NxNaM+1yfX8Tn+7Vf6zcq2IjRaNr2nF+RA==",
"_location": "/ps",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "ps",
"name": "ps",
"escapedName": "ps",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/ps/-/ps-1.0.0.tgz",
"_shasum": "fdec82fe059e564ad2618dab2cc3d4af308f55fa",
"_spec": "ps",
"_where": "C:\\Users\\sigon\\OneDrive\\Documents\\vaccine-tracker\\server",
"author": {
"name": "James Brumond"
},
"bugs": {
"url": "https://github.com/UmbraEngineering/ps/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A process lookup utility",
"homepage": "https://github.com/UmbraEngineering/ps#readme",
"keywords": [
"ps",
"process",
"lookup",
"pid"
],
"license": "MIT",
"main": "lib/index.js",
"name": "ps",
"repository": {
"type": "git",
"url": "git://github.com/UmbraEngineering/ps.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}