{
  "name": "ss-localconfigs",
  "version": "0.0.3",
  "description": "load and apply per app configuration from client/code/<apps>/socketstream.json",
  "main": "lib/localconfigs.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:Lophilo/ss-localconfigs.git"
  },
  "keywords": [
    "socketstream",
    "ss",
    "json",
    "configs"
  ],
  "author": "Ricky Ng-Adam <rngadam@lophilo.com>",
  "license": "MIT",
  "dependencies": {
    "errno-codes": "~1.0.1",
    "underscore": "~1.4.0"
  }
}
