You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "incdec",
|
|
"version": "1.0.0",
|
|
"description": "The thrilling game of increments and decrements.",
|
|
"main": "incdec.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"express": "^4.17.1",
|
|
"express-ws": "^4.0.0",
|
|
"level": "^6.0.1",
|
|
"lodash": "^4.17.21"
|
|
}
|
|
}
|