{
  "_args": [
    [
      {
        "name": "detect-conflict",
        "raw": "detect-conflict@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator"
    ]
  ],
  "_from": "detect-conflict@>=1.0.0 <2.0.0",
  "_id": "detect-conflict@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/detect-conflict",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/detect-conflict-1.0.1.tgz_1467670923112_0.9460013275966048"
  },
  "_npmUser": {
    "email": "admin@simonboudrias.com",
    "name": "sboudrias"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "detect-conflict",
    "raw": "detect-conflict@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yeoman-generator",
    "/yeoman-test/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/detect-conflict/-/detect-conflict-1.0.1.tgz",
  "_shasum": "088657a66a961c05019db7c4230883b1c6b4176e",
  "_shrinkwrap": null,
  "_spec": "detect-conflict@^1.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator",
  "author": {
    "name": "Simon Boudrias"
  },
  "bugs": {
    "url": "https://github.com/SBoudrias/detect-conflict/issues"
  },
  "dependencies": {},
  "description": "Small utility library that check if a new file content can be merged safely in the on-disk existing file.",
  "devDependencies": {
    "mocha": "^1.21.5"
  },
  "directories": {},
  "dist": {
    "shasum": "088657a66a961c05019db7c4230883b1c6b4176e",
    "tarball": "https://registry.npmjs.org/detect-conflict/-/detect-conflict-1.0.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "e76dace2df7c0950f2b32ee9bddddc98200d61ba",
  "homepage": "https://github.com/SBoudrias/detect-conflict",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "admin@simonboudrias.com",
      "name": "sboudrias"
    }
  ],
  "name": "detect-conflict",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SBoudrias/detect-conflict.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.1"
}
