{ "_from": "rcedit@^1.0.0", "_id": "rcedit@1.1.2", "_inBundle": false, "_integrity": "sha512-z2ypB4gbINhI6wVe0JJMmdpmOpmNc4g90sE6/6JSuch5kYnjfz9CxvVPqqhShgR6GIkmtW3W2UlfiXhWljA0Fw==", "_location": "/rcedit", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rcedit@^1.0.0", "name": "rcedit", "escapedName": "rcedit", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/electron-packager" ], "_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-1.1.2.tgz", "_shasum": "7a28edf981953f75b5f3e5d4cbc1f9ffa0abbc78", "_spec": "rcedit@^1.0.0", "_where": "F:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager", "bugs": { "url": "https://github.com/electron/node-rcedit/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Node module to edit resources of exe", "devDependencies": { "@continuous-auth/semantic-release-npm": "^1.0.3", "got": "^6.7.1", "mocha": "^3.0.2", "rcinfo": "^0.1.3", "semantic-release": "^15.13.3", "standard": "^7.1.2", "temp": "^0.8.3" }, "homepage": "https://github.com/electron/node-rcedit#readme", "license": "MIT", "main": "lib/rcedit.js", "name": "rcedit", "repository": { "type": "git", "url": "git+https://github.com/electron/node-rcedit.git" }, "scripts": { "lint": "standard", "test": "mocha test/*.js && npm run lint" }, "version": "1.1.2" }