mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
* upgrade node to version 6 * upgrade npm to v4 * update shrinkwrap * use npm 4 in travis * use mongoose 4.6.4 * update shrinkwrap * fix async test and upgrade mongoose * fix amazon test * remove debugging code * working tests with separate server * update coupon code * mupdate mongoose * nvm: relax node version in .nvmrc
218 lines
7.2 KiB
JSON
218 lines
7.2 KiB
JSON
{
|
|
"name": "habitica",
|
|
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
|
"version": "3.59.1",
|
|
"main": "./website/server/index.js",
|
|
"dependencies": {
|
|
"@slack/client": "3.6.0",
|
|
"accepts": "^1.3.2",
|
|
"amazon-payments": "0.0.4",
|
|
"amplitude": "^2.0.3",
|
|
"apidoc": "^0.16.0",
|
|
"apn": "^1.7.6",
|
|
"async": "^1.5.0",
|
|
"autoprefixer": "^6.4.0",
|
|
"aws-sdk": "^2.0.25",
|
|
"babel-core": "^6.0.0",
|
|
"babel-loader": "^6.0.0",
|
|
"babel-plugin-syntax-async-functions": "^6.13.0",
|
|
"babel-plugin-transform-async-to-module-method": "^6.8.0",
|
|
"babel-plugin-transform-object-rest-spread": "^6.16.0",
|
|
"babel-plugin-transform-regenerator": "^6.16.1",
|
|
"babel-polyfill": "^6.6.1",
|
|
"babel-preset-es2015": "^6.6.0",
|
|
"babel-register": "^6.6.0",
|
|
"babel-runtime": "^6.11.6",
|
|
"babelify": "^7.2.0",
|
|
"bluebird": "^3.3.5",
|
|
"body-parser": "^1.15.0",
|
|
"bower": "~1.3.12",
|
|
"browserify": "~12.0.1",
|
|
"compression": "^1.6.1",
|
|
"connect-ratelimit": "0.0.7",
|
|
"cookie-session": "^1.2.0",
|
|
"coupon-code": "^0.4.5",
|
|
"css-loader": "^0.23.1",
|
|
"csv-stringify": "^1.0.2",
|
|
"cwait": "^1.0.0",
|
|
"domain-middleware": "~0.1.0",
|
|
"estraverse": "^4.1.1",
|
|
"express": "~4.14.0",
|
|
"express-csv": "~0.6.0",
|
|
"express-validator": "^2.18.0",
|
|
"extract-text-webpack-plugin": "^1.0.1",
|
|
"file-loader": "^0.8.4",
|
|
"glob": "^4.3.5",
|
|
"got": "^6.1.1",
|
|
"grunt": "~0.4.1",
|
|
"grunt-cli": "~0.1.9",
|
|
"grunt-contrib-clean": "~0.6.0",
|
|
"grunt-contrib-copy": "~0.6.0",
|
|
"grunt-contrib-cssmin": "~0.10.0",
|
|
"grunt-contrib-stylus": "~0.20.0",
|
|
"grunt-contrib-uglify": "~0.6.0",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"grunt-hashres": "~0.4.1",
|
|
"gulp": "^3.9.0",
|
|
"gulp-babel": "^6.1.2",
|
|
"gulp-grunt": "^0.5.2",
|
|
"gulp-imagemin": "^2.4.0",
|
|
"gulp-nodemon": "^2.0.4",
|
|
"gulp-sourcemaps": "^1.6.0",
|
|
"gulp-uglify": "^1.4.2",
|
|
"gulp.spritesmith": "^4.1.0",
|
|
"habitica-markdown": "^1.3.0",
|
|
"html-webpack-plugin": "^2.8.1",
|
|
"image-size": "~0.3.2",
|
|
"in-app-purchase": "^1.1.6",
|
|
"jade": "~1.11.0",
|
|
"jquery": "https://registry.npmjs.org/jquery/-/jquery-3.1.1.tgz",
|
|
"js2xmlparser": "~1.0.0",
|
|
"json-loader": "^0.5.4",
|
|
"less": "^2.7.1",
|
|
"less-loader": "^2.2.3",
|
|
"lodash": "^3.10.1",
|
|
"lodash.pickby": "^4.2.0",
|
|
"lodash.setwith": "^4.2.0",
|
|
"merge-stream": "^1.0.0",
|
|
"method-override": "^2.3.5",
|
|
"moment": "^2.13.0",
|
|
"mongoose": "^4.7.1",
|
|
"mongoose-id-autoinc": "~2013.7.14-4",
|
|
"morgan": "^1.7.0",
|
|
"nconf": "~0.8.2",
|
|
"newrelic": "^1.27.2",
|
|
"nib": "^1.1.0",
|
|
"node-gcm": "^0.14.4",
|
|
"nodemailer": "^2.3.2",
|
|
"object-path": "^0.9.2",
|
|
"ora": "^0.2.0",
|
|
"pageres": "^4.1.1",
|
|
"passport": "~0.2.1",
|
|
"passport-facebook": "2.0.0",
|
|
"passport-google-oauth20": "1.0.0",
|
|
"paypal-ipn": "3.0.0",
|
|
"paypal-rest-sdk": "^1.2.1",
|
|
"postcss-easy-import": "^1.0.1",
|
|
"pretty-data": "^0.40.0",
|
|
"ps-tree": "^1.0.0",
|
|
"pug": "^2.0.0-beta6",
|
|
"push-notify": "habitrpg/push-notify#v1.2.0",
|
|
"pusher": "^1.3.0",
|
|
"request": "~2.74.0",
|
|
"rimraf": "^2.4.3",
|
|
"run-sequence": "^1.1.4",
|
|
"s3-upload-stream": "^1.0.6",
|
|
"semantic-ui-less": "~2.2.4",
|
|
"serve-favicon": "^2.3.0",
|
|
"shelljs": "^0.6.0",
|
|
"stripe": "^4.2.0",
|
|
"superagent": "^1.8.3",
|
|
"universal-analytics": "~0.3.2",
|
|
"url-loader": "^0.5.7",
|
|
"useragent": "2.1.9",
|
|
"uuid": "^2.0.1",
|
|
"validator": "^4.9.0",
|
|
"vinyl-buffer": "^1.0.0",
|
|
"vinyl-source-stream": "^1.1.0",
|
|
"vue": "^2.1.0",
|
|
"vue-hot-reload-api": "^1.2.0",
|
|
"vue-loader": "^10.0.0",
|
|
"vue-resource": "^1.0.2",
|
|
"vue-router": "^2.0.0-rc.5",
|
|
"vue-template-compiler": "^2.1.0",
|
|
"webpack": "^1.12.2",
|
|
"webpack-merge": "^0.8.3",
|
|
"winston": "^2.1.0",
|
|
"xml2js": "^0.4.4"
|
|
},
|
|
"private": true,
|
|
"engines": {
|
|
"node": "^6.9.1",
|
|
"npm": "^4.0.2"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint --ext .js,.vue .",
|
|
"test": "npm run lint && gulp test && npm run client:unit",
|
|
"test:build": "gulp test:prepare:build",
|
|
"test:api-v3": "gulp test:api-v3",
|
|
"test:api-v3:unit": "gulp test:api-v3: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:sanity": "mocha test/sanity --recursive",
|
|
"test:common": "mocha test/common --recursive",
|
|
"test:content": "mocha test/content --recursive",
|
|
"test:karma": "karma start test/client-old/spec/karma.conf.js --single-run",
|
|
"test:karma:watch": "karma start test/client-old/spec/karma.conf.js",
|
|
"test:prepare:webdriver": "webdriver-manager update",
|
|
"test:e2e:webdriver": "webdriver-manager start",
|
|
"test:e2e": "protractor test/client-old/e2e/protractor.conf.js",
|
|
"test:nodemon": "gulp test:nodemon",
|
|
"coverage": "COVERAGE=true mocha --require register-handlers.js --reporter html-cov > coverage.html; open coverage.html",
|
|
"sprites": "gulp sprites:compile",
|
|
"client:dev": "node webpack/dev-server.js",
|
|
"client:build": "node webpack/build.js",
|
|
"client:unit": "karma start test/client/unit/karma.conf.js --single-run",
|
|
"client:unit:watch": "karma start test/client/unit/karma.conf.js",
|
|
"client:e2e": "node test/client/e2e/runner.js",
|
|
"client:test": "npm run client:unit && npm run client:e2e",
|
|
"start": "gulp run:dev",
|
|
"postinstall": "bower --config.interactive=false install -f; gulp build; npm run client:build"
|
|
},
|
|
"devDependencies": {
|
|
"babel-eslint": "^6.0.0",
|
|
"chai": "^3.4.0",
|
|
"chai-as-promised": "^5.1.0",
|
|
"chalk": "^1.1.3",
|
|
"chromedriver": "^2.21.2",
|
|
"connect-history-api-fallback": "^1.1.0",
|
|
"coveralls": "^2.11.2",
|
|
"cross-spawn": "^2.1.5",
|
|
"csv": "~0.3.6",
|
|
"deep-diff": "~0.1.4",
|
|
"eslint": "~2.12.0",
|
|
"eslint-config-habitrpg": "^1.0.0",
|
|
"eslint-friendly-formatter": "^2.0.5",
|
|
"eslint-loader": "^1.3.0",
|
|
"eslint-plugin-babel": "^3.0.0",
|
|
"eslint-plugin-html": "^1.3.0",
|
|
"eslint-plugin-mocha": "^2.1.0",
|
|
"event-stream": "^3.2.2",
|
|
"eventsource-polyfill": "^0.9.6",
|
|
"expect.js": "~0.2.0",
|
|
"grunt-karma": "~0.12.1",
|
|
"http-proxy-middleware": "^0.12.0",
|
|
"inject-loader": "^2.0.1",
|
|
"isparta-loader": "^2.0.0",
|
|
"istanbul": "^0.3.14",
|
|
"karma": "^1.3.0",
|
|
"karma-babel-preprocessor": "^6.0.1",
|
|
"karma-chai-plugins": "~0.6.0",
|
|
"karma-coverage": "^0.5.3",
|
|
"karma-mocha": "^0.2.0",
|
|
"karma-mocha-reporter": "^1.1.1",
|
|
"karma-phantomjs-launcher": "^1.0.0",
|
|
"karma-sinon-chai": "^1.2.0",
|
|
"karma-sourcemap-loader": "^0.3.7",
|
|
"karma-spec-reporter": "0.0.24",
|
|
"karma-webpack": "^1.7.0",
|
|
"lcov-result-merger": "^1.0.2",
|
|
"lolex": "^1.4.0",
|
|
"mocha": "^2.3.3",
|
|
"mongodb": "^2.0.46",
|
|
"mongoskin": "~2.1.0",
|
|
"nightwatch": "^0.8.18",
|
|
"phantomjs-prebuilt": "^2.1.12",
|
|
"protractor": "^3.1.1",
|
|
"require-again": "^2.0.0",
|
|
"rewire": "^2.3.3",
|
|
"selenium-server": "2.53.0",
|
|
"sinon": "^1.17.2",
|
|
"sinon-chai": "^2.8.0",
|
|
"superagent-defaults": "^0.1.13",
|
|
"vinyl-transform": "^1.0.0",
|
|
"webpack-dev-middleware": "^1.4.0",
|
|
"webpack-hot-middleware": "^2.6.0"
|
|
}
|
|
}
|