2012-04-27 02:03:01 +00:00
|
|
|
{
|
2012-07-10 19:29:24 +00:00
|
|
|
"name": "habitrpg",
|
|
|
|
|
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
2013-08-27 04:52:49 +00:00
|
|
|
"version": "0.0.0-152",
|
2015-02-03 20:11:39 +00:00
|
|
|
"main": "./website/src/server.js",
|
2012-04-27 02:03:01 +00:00
|
|
|
"dependencies": {
|
2015-06-08 16:55:15 +00:00
|
|
|
"amazon-payments": "0.0.4",
|
2014-10-01 10:56:27 +00:00
|
|
|
"async": "~0.9.0",
|
2014-11-27 10:32:57 +00:00
|
|
|
"aws-sdk": "^2.0.25",
|
2015-06-06 12:27:15 +00:00
|
|
|
"babel": "^5.5.4",
|
2014-10-01 10:56:27 +00:00
|
|
|
"bower": "~1.3.12",
|
2015-01-21 16:41:08 +00:00
|
|
|
"browserify": "~3.30.2",
|
2015-02-12 19:31:21 +00:00
|
|
|
"coffee-script": "1.6.x",
|
2015-01-21 16:41:08 +00:00
|
|
|
"coffeeify": "0.6.0",
|
2014-10-01 10:56:27 +00:00
|
|
|
"connect-ratelimit": "0.0.7",
|
2014-09-13 12:28:11 +00:00
|
|
|
"coupon-code": "~0.3.0",
|
|
|
|
|
"domain-middleware": "~0.1.0",
|
2014-10-01 10:11:03 +00:00
|
|
|
"express": "~3.17.5",
|
2014-09-13 12:28:11 +00:00
|
|
|
"express-csv": "~0.6.0",
|
2015-02-11 21:36:25 +00:00
|
|
|
"git-changelog": "colegleason/git-changelog",
|
2015-02-07 02:58:38 +00:00
|
|
|
"grunt": "~0.4.1",
|
2015-02-11 21:36:25 +00:00
|
|
|
"grunt-browserify": "^3.3.0",
|
2015-02-07 02:58:38 +00:00
|
|
|
"grunt-cli": "~0.1.9",
|
|
|
|
|
"grunt-concurrent": "~1.0.0",
|
|
|
|
|
"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",
|
2015-02-11 21:36:25 +00:00
|
|
|
"grunt-karma": "~0.6.2",
|
2015-02-07 02:58:38 +00:00
|
|
|
"grunt-nodemon": "~0.3.0",
|
2015-02-09 19:55:59 +00:00
|
|
|
"grunt-spritesmith": "~3.5.0",
|
2015-06-06 12:27:15 +00:00
|
|
|
"gulp": "^3.9.0",
|
2014-09-13 12:28:11 +00:00
|
|
|
"icalendar": "git://github.com/lefnire/node-icalendar#master",
|
2015-03-27 18:29:29 +00:00
|
|
|
"image-size": "~0.3.2",
|
2014-12-16 20:05:39 +00:00
|
|
|
"in-app-purchase": "^0.2.0",
|
2014-11-27 10:32:57 +00:00
|
|
|
"jade": "~1.7.0",
|
2013-12-10 15:55:04 +00:00
|
|
|
"js2xmlparser": "~0.1.2",
|
2014-10-01 10:56:27 +00:00
|
|
|
"lodash": "~2.4.1",
|
2014-12-12 11:11:26 +00:00
|
|
|
"loggly": "~1.0.8",
|
2014-10-01 10:11:03 +00:00
|
|
|
"method-override": "~2.2.0",
|
2015-05-29 21:24:03 +00:00
|
|
|
"mixpanel": "^0.2.1",
|
2014-10-01 11:01:27 +00:00
|
|
|
"moment": "~2.8.3",
|
2015-02-24 06:45:15 +00:00
|
|
|
"mongoose": "~3.8.23",
|
2014-09-13 12:28:11 +00:00
|
|
|
"mongoose-id-autoinc": "~2013.7.14-4",
|
2014-10-01 11:14:53 +00:00
|
|
|
"nconf": "~0.6.9",
|
2014-09-24 19:08:24 +00:00
|
|
|
"newrelic": "~1.11.2",
|
2014-09-13 12:28:11 +00:00
|
|
|
"nib": "~1.0.1",
|
|
|
|
|
"nodemailer": "~0.5.2",
|
2014-11-27 10:32:57 +00:00
|
|
|
"pageres": "^1.0.1",
|
2014-10-01 11:12:58 +00:00
|
|
|
"passport": "~0.2.1",
|
2015-03-10 20:11:28 +00:00
|
|
|
"passport-facebook": "2.0.0",
|
2014-11-27 10:32:57 +00:00
|
|
|
"paypal-ipn": "2.1.0",
|
|
|
|
|
"paypal-rest-sdk": "^1.2.1",
|
2014-09-13 12:28:11 +00:00
|
|
|
"pretty-data": "git://github.com/vkiryukhin/pretty-data#master",
|
2015-06-06 12:27:15 +00:00
|
|
|
"ps-tree": "^1.0.0",
|
2015-03-27 18:29:29 +00:00
|
|
|
"push-notify": "^1.1.1",
|
2015-06-06 12:27:15 +00:00
|
|
|
"q": "^1.4.1",
|
2014-11-27 10:32:57 +00:00
|
|
|
"qs": "^2.3.2",
|
2014-10-01 11:12:58 +00:00
|
|
|
"request": "~2.44.0",
|
2014-11-27 10:32:57 +00:00
|
|
|
"s3-upload-stream": "^1.0.6",
|
2014-09-13 12:28:11 +00:00
|
|
|
"stripe": "*",
|
|
|
|
|
"swagger-node-express": "git://github.com/lefnire/swagger-node-express#habitrpg",
|
|
|
|
|
"universal-analytics": "~0.3.2",
|
2014-10-01 11:12:58 +00:00
|
|
|
"validator": "~3.19.0",
|
|
|
|
|
"winston": "~0.8.0",
|
2014-10-03 17:04:19 +00:00
|
|
|
"winston-mail": "~0.2.9",
|
2014-09-13 12:28:11 +00:00
|
|
|
"winston-newrelic": "~0.1.4"
|
2012-04-27 02:03:01 +00:00
|
|
|
},
|
2012-04-27 02:19:31 +00:00
|
|
|
"private": true,
|
2012-07-09 20:59:10 +00:00
|
|
|
"subdomain": "habitrpg",
|
2012-07-10 18:56:30 +00:00
|
|
|
"domains": [
|
|
|
|
|
"habitrpg.com",
|
|
|
|
|
"www.habitrpg.com"
|
|
|
|
|
],
|
2012-07-09 20:59:10 +00:00
|
|
|
"engines": {
|
2015-06-25 17:35:23 +00:00
|
|
|
"node": "0.10.x"
|
2012-12-31 20:32:25 +00:00
|
|
|
},
|
|
|
|
|
"scripts": {
|
2015-06-06 17:15:17 +00:00
|
|
|
"test": "./node_modules/.bin/gulp test",
|
2015-02-09 19:17:28 +00:00
|
|
|
"start": "grunt run:dev",
|
2015-02-13 15:31:56 +00:00
|
|
|
"postinstall": "./node_modules/bower/bin/bower --config.interactive=false install -f; ./node_modules/.bin/grunt;",
|
2015-01-21 16:41:08 +00:00
|
|
|
"coverage": "COVERAGE=true mocha --require register-handlers.js --reporter html-cov > coverage.html; open coverage.html"
|
2013-09-14 00:00:35 +00:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2015-05-11 13:13:23 +00:00
|
|
|
"chai": "^2.3.0",
|
2015-01-21 16:41:08 +00:00
|
|
|
"coffee-coverage": "~0.4.2",
|
2015-06-09 11:52:20 +00:00
|
|
|
"coveralls": "^2.11.2",
|
2015-02-01 23:10:53 +00:00
|
|
|
"csv": "~0.3.6",
|
|
|
|
|
"deep-diff": "~0.1.4",
|
2015-02-06 21:13:18 +00:00
|
|
|
"event-stream": "^3.2.2",
|
2015-02-01 23:10:53 +00:00
|
|
|
"expect.js": "~0.2.0",
|
2015-02-03 01:00:51 +00:00
|
|
|
"glob": "^4.3.5",
|
2015-06-27 06:13:03 +00:00
|
|
|
"grunt-contrib-imagemin": "^0.9.4",
|
2015-06-09 08:21:54 +00:00
|
|
|
"istanbul": "^0.3.14",
|
2015-02-01 23:10:53 +00:00
|
|
|
"karma": "~0.10.2",
|
|
|
|
|
"karma-chai-plugins": "~0.1.0",
|
2013-09-14 00:00:35 +00:00
|
|
|
"karma-chrome-launcher": "~0.1.0",
|
2015-02-01 23:10:53 +00:00
|
|
|
"karma-coffee-preprocessor": "~0.1.0",
|
2015-06-09 07:36:44 +00:00
|
|
|
"karma-coverage": "^0.3.1",
|
2013-09-14 00:00:35 +00:00
|
|
|
"karma-firefox-launcher": "~0.1.0",
|
|
|
|
|
"karma-html2js-preprocessor": "~0.1.0",
|
|
|
|
|
"karma-jasmine": "~0.1.3",
|
2015-02-01 23:10:53 +00:00
|
|
|
"karma-mocha": "0.1.3",
|
2015-03-17 22:37:03 +00:00
|
|
|
"karma-mocha-reporter": "^1.0.2",
|
2013-09-14 01:19:02 +00:00
|
|
|
"karma-ng-html2js-preprocessor": "~0.1.0",
|
2015-02-01 23:10:53 +00:00
|
|
|
"karma-phantomjs-launcher": "~0.1.0",
|
|
|
|
|
"karma-requirejs": "~0.2.0",
|
|
|
|
|
"karma-script-launcher": "~0.1.0",
|
2015-06-09 08:21:54 +00:00
|
|
|
"lcov-result-merger": "^1.0.2",
|
2013-09-14 01:19:02 +00:00
|
|
|
"mocha": "~1.12.1",
|
2014-01-03 07:00:27 +00:00
|
|
|
"mongoskin": "~0.6.1",
|
2015-01-21 16:41:08 +00:00
|
|
|
"phantomjssmith": "~0.5.4",
|
2015-04-04 15:05:25 +00:00
|
|
|
"protractor": "~2.0.0",
|
2015-05-11 01:39:11 +00:00
|
|
|
"rewire": "^2.3.3",
|
2015-02-01 23:25:08 +00:00
|
|
|
"rimraf": "^2.2.8",
|
2015-04-05 01:35:16 +00:00
|
|
|
"shelljs": "^0.4.0",
|
2015-02-04 03:30:43 +00:00
|
|
|
"sinon": "^1.12.2",
|
2015-05-11 22:27:58 +00:00
|
|
|
"sinon-chai": "^2.7.0",
|
2014-01-03 07:00:27 +00:00
|
|
|
"superagent": "~0.15.7",
|
2015-02-02 05:09:07 +00:00
|
|
|
"superagent-defaults": "~0.1.5",
|
|
|
|
|
"vinyl-source-stream": "^1.0.0",
|
|
|
|
|
"vinyl-transform": "^1.0.0"
|
2012-04-27 02:19:31 +00:00
|
|
|
}
|
2012-11-08 05:19:15 +00:00
|
|
|
}
|