Skip to content
Snippets Groups Projects
Commit 6b176f63 authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Renamed module to `@gitterhq/env`, updated some dependencies

parent 6764dc6e
No related branches found
No related tags found
No related merge requests found
{
"name": "gitter-env",
"name": "@gitterhq/env",
"version": "0.29.1",
"description": "gitter-env",
"description": "Gitter Base Environment Module",
"main": "index.js",
"directories": {
"test": "tests"
Loading
Loading
@@ -11,17 +11,17 @@
},
"repository": {
"type": "git",
"url": "git://github.com/gitterHQ/gitter-env.git"
"url": "git@gitlab.com:gitlab-org/gitter/env.git"
},
"keywords": [
"gitter-env"
],
"author": "Andrew Newdigate",
"license": "Private",
"license": "MIT",
"bugs": {
"url": "https://github.com/gitterHQ/gitter-env/issues"
"url": "https://gitlab.com/gitlab-org/gitter/env/issues"
},
"homepage": "https://github.com/gitterHQ/gitter-env",
"homepage": "https://gitlab.com/gitlab-org/gitter/env/",
"dependencies": {
"async": "^0.8.0",
"blocked": "^1.1.0",
Loading
Loading
@@ -31,7 +31,7 @@
"gitter-redis-sentinel-client": "^0.3.0",
"handlebars": "^4.0.6",
"heapdump": "^0.3.7",
"intercom.io": "~1.2.1",
"intercom.io": "^1.4.0",
"lodash": "^4.6.1",
"mandrill-api": "^1.0.41",
"mixpanel": "0.0.20",
Loading
Loading
@@ -45,7 +45,7 @@
"raven": "^0.8.1",
"redis": "^0.10.1",
"response-time": "^2.3.1",
"shutdown": "^0.2.3",
"shutdown": "^0.3.0",
"universal-analytics": "^0.3.4",
"winston": "2.2.0",
"winston-udp": "suprememoocow/winston-udp#update-dependencies"
Loading
Loading
@@ -54,8 +54,8 @@
"eslint": "^2.13.1",
"eslint-plugin-mocha": "^3.0.0",
"eslint-plugin-node": "^2.0.0",
"mocha": "^1.18.2",
"retire": "^0.2.1",
"mocha": "^3.3.0",
"retire": "^1.2.13",
"temp": "^0.8.3"
},
"optionalDependencies": {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment