{"name":"merge-dirs","version":"0.2.1","description":"node module to synchronously and recursively merge files from one folder to another","main":"dist/index.js","bin":{"merge-dirs":"dist/bin.js"},"scripts":{"clean":"rimraf test/c","prepublish":"babel src --out-dir dist","mocha":"mocha --reporter spec --timeout 300 --require should --growl --compilers js:babel-register test/test.js","test":"npm run clean && npm run mocha"},"repository":{"type":"git","url":"https://github.com/binocarlos/merge-dirs.git"},"keywords":["merge","folder","directory","recursive"],"babel":{"presets":["es2015","stage-0"]},"author":{"name":"Kai Davenport"},"license":"MIT","bugs":{"url":"https://github.com/binocarlos/merge-dirs/issues"},"dependencies":{"inquirer":"^0.11.0","minimist":"^1.2.0","node-fs":"~0.1.7","path":"^0.12.7"},"devDependencies":{"babel-cli":"^6.3.17","babel-preset-es2015":"^6.3.13","babel-preset-stage-0":"^6.3.13","babel-register":"^6.3.13","mocha":"~2.3.4","rimraf":"^2.4.4","should":"~8.0.1"},"gitHead":"ba4ec8df10c70bd5717673118ff5ea31f3b7ee39","homepage":"https://github.com/binocarlos/merge-dirs","_id":"merge-dirs@0.2.1","_shasum":"21e648b2c6b0261712509e4df36c2424773160c9","_from":".","_npmVersion":"2.4.1","_nodeVersion":"1.1.0","_npmUser":{"name":"binocarlos","email":"kaiyadavenport@gmail.com"},"maintainers":[{"name":"binocarlos","email":"kaiyadavenport@gmail.com"}],"dist":{"shasum":"21e648b2c6b0261712509e4df36c2424773160c9","tarball":"https://registry.npmjs.org/merge-dirs/-/merge-dirs-0.2.1.tgz","integrity":"sha512-x9S0RKVGdoTv5+HkVkGFhyBXhSde3+F8EN8a1lgDW975ytTN+3JoTRB/J7kFStsDr2XVrbRZfKsqsTdE5DAzkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDPUWVveqBOE010iVcc4J6sxLUUo09Y3G8Hm2UiNjrq/AiBpNb2nONW3c1aQLDqz4lFEu+DMj8nUKLEY1YUqk5uenw=="}]}}