{
  "name": "ignite-common",
  "version": "0.10.5",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha --recursive --timeout 20000"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DomAndTom/ignite-common.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/DomAndTom/ignite-common/issues"
  },
  "homepage": "https://github.com/DomAndTom/ignite-common#readme",
  "dependencies": {
    "lodash": "^4.17.4",
    "node-uuid": "^1.4.8"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^3.2.0"
  }
}
