mirror of
https://github.com/fofolee/uTools-ProcessKiller.git
synced 2025-12-31 15:46:17 +08:00
v0.0.2
This commit is contained in:
55
node_modules/icon-extractor/package.json
generated
vendored
Normal file
55
node_modules/icon-extractor/package.json
generated
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user