{
  "name": "@pomegranate/test-utils",
  "version": "0.4.0",
  "description": "Provides test utilities, mocks and stubs for Pomegranate structural modules.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Pomegranate",
    "Pomegranate-structural"
  ],
  "author": "Jim Bulkowski <jim.b@paperelectron.com> (http://paperelectron.com)",
  "license": "MIT",
  "dependencies": {
    "@pomegranate/common-modules": "^1.2.2",
    "@pomegranate/framework-utils": "^0.2.1",
    "bluebird": "^3.5.0",
    "chalk": "^2.3.0",
    "debug": "^3.0.1",
    "lodash": "^4.17.4",
    "magnum-di": "^3.2.0",
    "mockery": "^2.1.0"
  }
}
