{"name":"external-editor","version":"2.0.0","description":"Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT","main":"main/index.js","scripts":{"test":"npm run lint && npm run unit","unit":"mocha --recursive --compilers coffee:coffee-script/register --timeout 10000 ./test/spec","compile":"coffee --compile --output main/ src/","lint":"coffeelint -f .coffeelint.json src"},"repository":{"type":"git","url":"git+https://github.com/mrkmg/node-external-editor.git"},"keywords":["editor","external","user","visual"],"author":{"name":"Kevin Gravier","email":"kevin@mrkmg.com","url":"https://mrkmg.com"},"license":"MIT","bugs":{"url":"https://github.com/mrkmg/node-external-editor/issues"},"homepage":"https://github.com/mrkmg/node-external-editor#readme","dependencies":{"extend":"^3.0.0","tmp":"^0.0.31"},"engines":{"node":">=0.12"},"devDependencies":{"chai":"^3.5.0","coffee-script":"^1.10.0","coffeelint":"^1.14.2","mocha":"^2.5.3"},"files":["main","example_sync.js","example_async.js"],"gitHead":"ac6f81196646cd71653cff4c86e9a2491f7191a6","_id":"external-editor@2.0.0","_shasum":"0681d1f1fc01fdf1187e08581da78d1f67a4aa6f","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"mrkmg","email":"kevin@mrkmg.com"},"dist":{"shasum":"0681d1f1fc01fdf1187e08581da78d1f67a4aa6f","size":5085,"noattachment":false,"key":"/external-editor/-/external-editor-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/external-editor/download/external-editor-2.0.0.tgz"},"maintainers":[{"name":"mrkmg","email":"kevin@mrkmg.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/external-editor-2.0.0.tgz_1480599672091_0.8577722981572151"},"directories":{},"publish_time":1480599674024,"_cnpm_publish_time":1480599674024,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0"}}