{ "_from": "detect-conflict@^1.0.0", "_id": "detect-conflict@1.0.1", "_inBundle": false, "_integrity": "sha1-CIZXpmqWHAUBnbfEIwiDsca0F24=", "_location": "/detect-conflict", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "detect-conflict@^1.0.0", "name": "detect-conflict", "escapedName": "detect-conflict", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/yeoman-generator" ], "_resolved": "https://registry.npmjs.org/detect-conflict/-/detect-conflict-1.0.1.tgz", "_shasum": "088657a66a961c05019db7c4230883b1c6b4176e", "_spec": "detect-conflict@^1.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/yeoman-generator", "author": { "name": "Simon Boudrias" }, "bugs": { "url": "https://github.com/SBoudrias/detect-conflict/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "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" }, "files": [ "index.js" ], "homepage": "https://github.com/SBoudrias/detect-conflict", "license": "MIT", "main": "index.js", "name": "detect-conflict", "repository": { "type": "git", "url": "git+https://github.com/SBoudrias/detect-conflict.git" }, "scripts": { "test": "mocha" }, "version": "1.0.1" }