{"_id":"@develar/rcedit","_rev":"4244893","name":"@develar/rcedit","description":"Node module to edit resources of exe","dist-tags":{"latest":"0.5.0"},"maintainers":[{"name":"develar","email":""}],"time":{"modified":"2026-03-29T21:28:39.000Z","created":"2016-07-02T16:06:34.044Z","0.5.0":"2016-07-02T16:06:34.044Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/atom/node-rcedit.git"},"versions":{"0.5.0":{"name":"@develar/rcedit","version":"0.5.0","description":"Node module to edit resources of exe","main":"lib/rcedit.js","scripts":{"prepublish":"grunt prepublish"},"repository":{"type":"git","url":"git+https://github.com/atom/node-rcedit.git"},"bugs":{"url":"https://github.com/atom/node-rcedit/issues"},"licenses":[{"type":"MIT","url":"http://github.com/atom/node-nslog/raw/master/LICENSE.md"}],"devDependencies":{"grunt-contrib-coffee":"~1.0.0","grunt-cli":"~1.2.0","grunt":"~1.0.1","grunt-shell":"~1.3.0","grunt-coffeelint":"0.0.16"},"gitHead":"de6b0a26c8649885397c16bc8cd84765cb080a30","homepage":"https://github.com/atom/node-rcedit#readme","_id":"@develar/rcedit@0.5.0","_shasum":"459ed4e4d4bde378ecb032cb4ee25a1dd656268c","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"develar","email":"develar@gmail.com"},"dist":{"shasum":"459ed4e4d4bde378ecb032cb4ee25a1dd656268c","size":193345,"noattachment":false,"key":"/@develar/rcedit/-/@develar/rcedit-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@develar/rcedit/download/@develar/rcedit-0.5.0.tgz"},"maintainers":[{"name":"develar","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/rcedit-0.5.0.tgz_1467475591948_0.14140549232251942"},"directories":{},"publish_time":1467475594044,"_hasShrinkwrap":false,"_cnpm_publish_time":1467475594044,"_cnpmcore_publish_time":"2021-12-17T01:46:30.539Z"}},"readme":"# node-rcedit\n\nNode module to edit resources of exe.\n\n## Building\n\n* Clone the repository\n* Run `npm install`\n* Run `grunt` to compile the CoffeeScript code\n\n## Docs\n\n```coffeescript\nrcedit = require 'rcedit'\n```\nOn platforms other then Windows you will need to have [Wine](http://winehq.org) installed and in the system path.\n\n### rcedit(exePath, options, callback)\n\nChange `exePath` with `options`, the `callback` would be called with `(error)`\nwhen the command is done.\n\nThe `options` is an object that can contain following fields:\n\n* `version-string` - An object containings properties to change of `exePath`'s\n  version string.\n* `file-version` - File's version to change to.\n* `product-version` - Product's version to change to.\n* `icon` - Path to the icon file to set as `exePath`'s default icon.\n","_attachments":{},"homepage":"https://github.com/atom/node-rcedit#readme","bugs":{"url":"https://github.com/atom/node-rcedit/issues"}}