{ "_from": "icon-extractor", "_id": "icon-extractor@1.0.3", "_inBundle": false, "_integrity": "sha1-CBiqpREFGraSRCu+I8o9K40WTw0=", "_location": "/icon-extractor", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "icon-extractor", "name": "icon-extractor", "escapedName": "icon-extractor", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/icon-extractor/-/icon-extractor-1.0.3.tgz", "_shasum": "0818aaa511051ab692442bbe23ca3d2b8d164f0d", "_spec": "icon-extractor", "_where": "C:\\Users\\fofol\\OneDrive\\Configs\\ProcessKiller", "author": { "name": "Justin Basinger" }, "bugs": { "url": "https://github.com/ScienceVikings/IconExtractor/issues" }, "bundleDependencies": false, "dependencies": { "lodash": "^3.10.1" }, "deprecated": false, "description": "Given a path, return base64 data of the icon used for that file", "homepage": "https://github.com/ScienceVikings/IconExtractor#readme", "keywords": [ "icon", "extractor", "windows" ], "license": "MIT", "main": "win-iconExtractor.js", "name": "icon-extractor", "repository": { "type": "git", "url": "git+https://github.com/ScienceVikings/IconExtractor.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.3" }