271f40e355
commit8ed95731cbAuthor: Phillip Thelen <phillip@habitica.com> Date: Tue Jul 23 17:59:56 2024 +0200 fix hatched dialog commit53242ad96cAuthor: Phillip Thelen <phillip@habitica.com> Date: Tue Jul 23 17:38:13 2024 +0200 fix popover not showing commitce4bfd25bdAuthor: Phillip Thelen <phillip@habitica.com> Date: Wed Jul 3 17:28:30 2024 +0200 move item popover to own component commit2e6a300c46Author: Phillip Thelen <phillip@habitica.com> Date: Mon Jul 1 18:48:24 2024 +0200 make scaled sprites look nice commita3cbadb8c2Author: Phillip Thelen <phillip@habitica.com> Date: Mon Jul 1 18:48:17 2024 +0200 fix hatching dialog commit0e5126df5eAuthor: Phillip Thelen <phillip@habitica.com> Date: Mon Jul 1 18:48:12 2024 +0200 fix popover alignment commit7362af9236Author: Phillip Thelen <phillip@habitica.com> Date: Fri Jun 28 17:07:03 2024 +0200 fix item display commitcf353efdb7Author: Phillip Thelen <phillip@habitica.com> Date: Fri Jun 28 16:59:13 2024 +0200 fix pet display commitcaf0cba9f2Author: Phillip Thelen <phillip@habitica.com> Date: Fri Jun 28 15:24:39 2024 +0200 fix background icon display commit3b06febc01Author: Phillip Thelen <phillip@habitica.com> Date: Wed Jun 26 12:30:04 2024 +0200 fix sprites for notifications commit160b2debdcAuthor: Phillip Thelen <phillip@habitica.com> Date: Wed Jun 26 10:35:13 2024 +0200 fix gear display in profile commitb200a2f17dAuthor: Phillip Thelen <phillip@habitica.com> Date: Wed Jun 26 10:28:11 2024 +0200 fix sprites for keys to the kennel commit3614e7a8fbAuthor: Phillip Thelen <phillip@habitica.com> Date: Wed Jun 26 10:28:00 2024 +0200 fix sprites on avatar customization commit35f993d055Author: Phillip Thelen <phillip@habitica.com> Date: Wed Jun 26 09:18:41 2024 +0200 fix hover icons commit28fc80115eAuthor: Phillip Thelen <phillip@habitica.com> Date: Tue Jun 11 16:50:37 2024 +0200 remove console commitb041c67679Author: Phillip Thelen <phillip@habitica.com> Date: Tue Jun 11 15:18:44 2024 +0200 more lint fixes commitf4261d0440Author: Phillip Thelen <phillip@habitica.com> Date: Tue Jun 11 15:18:16 2024 +0200 fix lint commit878ee8f77bAuthor: Phillip Thelen <phillip@habitica.com> Date: Tue Jun 11 13:23:08 2024 +0200 support gifs commitaac24715aaAuthor: Phillip Thelen <phillip@habitica.com> Date: Tue Jun 11 13:15:52 2024 +0200 move avatar customization to sprites commitf4d3663130Author: Phillip Thelen <phillip@habitica.com> Date: Fri Jun 7 17:25:19 2024 +0200 Move more sprites out of css commit6e6b4c981aAuthor: Phillip Thelen <phillip@habitica.com> Date: Fri Jun 7 16:59:30 2024 +0200 add new sprite to item and shopItem component commit8712413f5dAuthor: Phillip Thelen <phillip@habitica.com> Date: Fri Jun 7 16:37:24 2024 +0200 use new sprites for pets list commit1172893826Author: Phillip Thelen <phillip@habitica.com> Date: Wed Jun 5 09:43:51 2024 +0200 Begin building new system for loading sprites
130 lines
4.4 KiB
JSON
130 lines
4.4 KiB
JSON
{
|
|
"name": "habitica",
|
|
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
|
"version": "5.27.0",
|
|
"main": "./website/server/index.js",
|
|
"dependencies": {
|
|
"@babel/core": "^7.22.10",
|
|
"@babel/preset-env": "^7.22.10",
|
|
"@babel/register": "^7.22.15",
|
|
"@google-cloud/trace-agent": "^7.1.2",
|
|
"@parse/node-apn": "^5.2.3",
|
|
"@slack/webhook": "^6.1.0",
|
|
"accepts": "^1.3.8",
|
|
"amazon-payments": "^0.2.9",
|
|
"amplitude": "^6.0.0",
|
|
"apidoc": "^0.54.0",
|
|
"apple-auth": "^1.0.9",
|
|
"bcrypt": "^5.1.1",
|
|
"body-parser": "^1.20.2",
|
|
"bootstrap": "^4.6.2",
|
|
"compression": "^1.7.4",
|
|
"cookie-session": "^2.0.0",
|
|
"coupon-code": "^0.4.5",
|
|
"csv-stringify": "^5.6.5",
|
|
"cwait": "^1.1.1",
|
|
"domain-middleware": "~0.1.0",
|
|
"eslint": "^8.55.0",
|
|
"eslint-config-habitrpg": "^6.2.3",
|
|
"eslint-plugin-mocha": "^5.0.0",
|
|
"express": "^4.19.2",
|
|
"express-basic-auth": "^1.2.1",
|
|
"express-validator": "^5.2.0",
|
|
"firebase-admin": "^12.1.1",
|
|
"glob": "^8.1.0",
|
|
"got": "^11.8.6",
|
|
"gulp": "^4.0.0",
|
|
"gulp-babel": "^8.0.0",
|
|
"gulp-filter": "^7.0.0",
|
|
"gulp-imagemin": "^7.1.0",
|
|
"gulp-nodemon": "^2.5.0",
|
|
"gulp.spritesmith": "^6.13.0",
|
|
"habitica-markdown": "^3.0.0",
|
|
"helmet": "^4.6.0",
|
|
"in-app-purchase": "^1.11.3",
|
|
"js2xmlparser": "^5.0.0",
|
|
"jsonwebtoken": "^9.0.2",
|
|
"jwks-rsa": "^2.1.5",
|
|
"lodash": "^4.17.21",
|
|
"merge-stream": "^2.0.0",
|
|
"method-override": "^3.0.0",
|
|
"moment": "^2.29.4",
|
|
"moment-recur": "^1.0.7",
|
|
"mongoose": "^7.6.3",
|
|
"morgan": "^1.10.0",
|
|
"nconf": "^0.12.1",
|
|
"node-gcm": "^1.0.5",
|
|
"nodemon": "^2.0.20",
|
|
"on-headers": "^1.0.2",
|
|
"passport": "^0.5.3",
|
|
"passport-facebook": "^3.0.0",
|
|
"passport-google-oauth2": "^0.2.0",
|
|
"passport-google-oauth20": "2.0.0",
|
|
"paypal-rest-sdk": "^1.8.1",
|
|
"pp-ipn": "^1.1.0",
|
|
"ps-tree": "^1.0.0",
|
|
"rate-limiter-flexible": "^2.4.2",
|
|
"redis": "^3.1.2",
|
|
"remove-markdown": "^0.5.0",
|
|
"rimraf": "^3.0.2",
|
|
"short-uuid": "^4.2.2",
|
|
"sinon": "^15.2.0",
|
|
"stripe": "^12.18.0",
|
|
"superagent": "^8.1.2",
|
|
"universal-analytics": "^0.5.3",
|
|
"useragent": "^2.1.9",
|
|
"uuid": "^9.0.0",
|
|
"validator": "^13.11.0",
|
|
"winston": "^3.10.0",
|
|
"winston-loggly-bulk": "^3.3.0",
|
|
"xml2js": "^0.6.2"
|
|
},
|
|
"private": true,
|
|
"engines": {
|
|
"node": "20",
|
|
"npm": "^10"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint --ext .js --fix . && cd website/client && npm run lint",
|
|
"lint-no-fix": "eslint --ext .js . && cd website/client && npm run lint-no-fix",
|
|
"test": "npm run lint && gulp test && gulp apidoc",
|
|
"test:build": "gulp test:prepare:build",
|
|
"test:api-v3": "gulp test:api-v3",
|
|
"test:api:unit": "gulp test:api:unit",
|
|
"test:api-v3:integration": "gulp test:api-v3:integration",
|
|
"test:api-v3:integration:separate-server": "NODE_ENV=test gulp test:api-v3:integration:separate-server",
|
|
"test:api-v4:integration": "gulp test:api-v4:integration",
|
|
"test:api-v4:integration:separate-server": "NODE_ENV=test gulp test:api-v4:integration:separate-server",
|
|
"test:sanity": "nyc --silent --no-clean mocha test/sanity --recursive",
|
|
"test:common": "nyc --silent --no-clean mocha test/common --recursive",
|
|
"test:content": "nyc --silent --no-clean mocha test/content --recursive",
|
|
"test:nodemon": "gulp test:nodemon",
|
|
"coverage": "nyc report --reporter=html --report-dir coverage/results; open coverage/results/index.html",
|
|
"sprites": "gulp sprites:compile",
|
|
"client:dev": "cd website/client && npm run serve",
|
|
"client:build": "cd website/client && npm run build",
|
|
"client:unit": "cd website/client && npm run test:unit",
|
|
"start": "gulp nodemon",
|
|
"debug": "gulp nodemon --inspect",
|
|
"mongo:dev": "run-rs -v 5.0.23 -l ubuntu1804 --keep --dbpath mongodb-data --number 1 --quiet",
|
|
"postinstall": "git config --global url.\"https://\".insteadOf git:// && gulp build && cd website/client && npm install",
|
|
"apidoc": "gulp apidoc",
|
|
"heroku-postbuild": "npm run client:build"
|
|
},
|
|
"devDependencies": {
|
|
"axios": "^1.4.0",
|
|
"chai": "^4.3.7",
|
|
"chai-as-promised": "^7.1.1",
|
|
"chai-moment": "^0.1.0",
|
|
"chalk": "^5.3.0",
|
|
"cross-spawn": "^7.0.3",
|
|
"mocha": "^5.1.1",
|
|
"monk": "^7.3.4",
|
|
"nyc": "^15.1.0",
|
|
"require-again": "^2.0.0",
|
|
"run-rs": "^0.7.7",
|
|
"sinon-chai": "^3.7.0",
|
|
"sinon-stub-promise": "^4.0.0"
|
|
}
|
|
}
|