EUS/package.json
tgpethan 1b54c54b83 Initial code commit
Put all code for the Open Source Github release up.
2019-09-07 15:57:59 +01:00

15 lines
279 B
JSON

{
"name": "neweus",
"version": "0.0.5",
"description": "",
"main": "index.js",
"author": "",
"license": "ISC",
"dependencies": {
"chalk": "^2.4.2",
"connect-busboy": "0.0.2",
"express": "^4.17.1",
"http": "0.0.0",
"randomstring": "^1.1.5"
}
}