{ "_args": [ [ "rcedit@1.1.0", "/home/s2/Documents/Code/gitlit/app" ] ], "_development": true, "_from": "rcedit@1.1.0", "_id": "rcedit@1.1.0", "_inBundle": false, "_integrity": "sha512-JkXJ0IrUcdupLoIx6gE4YcFaMVSGtu7kQf4NJoDJUnfBZGuATmJ2Yal2v55KTltp+WV8dGr7A0RtOzx6jmtM6Q==", "_location": "/rcedit", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "rcedit@1.1.0", "name": "rcedit", "escapedName": "rcedit", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/electron-packager" ], "_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-1.1.0.tgz", "_spec": "1.1.0", "_where": "/home/s2/Documents/Code/gitlit/app", "bugs": { "url": "https://github.com/electron/node-rcedit/issues" }, "description": "Node module to edit resources of exe", "devDependencies": { "got": "^6.7.1", "mocha": "^3.0.2", "rcinfo": "^0.1.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.0" }