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.
 
 
 

22 lines
498 B

{
"name": "skq-it-am",
"version": "1.0.0",
"description": "Sikuliaq IT Asset Manager",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.3.1",
"clipboard": "^2.0.8",
"express": "^4.17.1",
"is-admin": "^3.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.alaska.edu/skq/skq-it-am.git"
},
"author": "John Haverlack",
"license": "ISC"
}