Sikuliaq IT Asset Manager (skqitam)
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.
 
 
 

27 lines
723 B

{
"name": "skq-it-am",
"version": "1.0.5",
"version_date": "2023-05-11",
"description": "Sikuliaq IT Asset Manager",
"copyright": "University of Alaska Fairbanks - College of Fisheries and Ocean Science - R/V Sikuliaq",
"main": "index.js",
"dependencies": {
"archiver": "^5.3.0",
"chart.js": "^3.3.2",
"ecstatic": "^4.1.4",
"express": "^4.17.1",
"is-admin": "^3.0.0",
"node-git-server": "^0.6.1",
"tar": "^6.1.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://www.sikuliaq.alaska.edu/git/skq/skq-it-am.git"
},
"author": "John Haverlack",
"license": "ISC"
}