{
  "name": "identicobjects",
  "version": "1.0.5",
  "description": "Javascript Object Factory for unique reference shared object creation.",
  "main": "src/identicobjects.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fsvieira/identicobjects.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fsvieira/identicobjects/issues"
  },
  "homepage": "https://github.com/fsvieira/identicobjects#readme",
  "devDependencies": {
    "@stryker-mutator/core": "^2.5.0",
    "@stryker-mutator/html-reporter": "^2.5.0",
    "@stryker-mutator/javascript-mutator": "^2.5.0",
    "@stryker-mutator/jest-runner": "^2.5.0",
    "jest": "^24.9.0"
  },
  "dependencies": {
    "hash-sum": "^1.0.2",
    "mutode": "^1.4.2"
  }
}
