{
  "name": "module-async-mapper",
  "version": "0.1.3",
  "author": "david@fmail.co.uk",
  "scripts": {
    "test": "mocha --harmony -u tdd test && jscs lib && jshint lib"
  },
  "dependencies": {
    "callsite": "^1.0.0",
    "mkdirp": "^0.5.1",
    "esprima": "2.2.0",
    "jsonpath": "0.1.5",
    "package-path": "https://github.com/azer/package-path/archive/d1a59dcb5ce33ea9891a4a5dbf6e2397b0c39df7.tar.gz",
    "semver": "^4.2.0"
  },
  "devDependencies": {
    "jscs": "1.13.1",
    "jshint": "2.8.0",
    "mkdirp": "^0.5.1",
    "mocha": "2.2.5",
    "pg": "4.4.0",
    "redis": "0.12.1",
    "rimraf": "2.4.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dchester/module-async-map"
  },
  "license": "MIT"
}
