mirror of
https://github.com/fofolee/uTools-ProcessKiller.git
synced 2025-12-28 21:59:46 +08:00
v0.0.2
This commit is contained in:
70
node_modules/proc-output/package.json
generated
vendored
Normal file
70
node_modules/proc-output/package.json
generated
vendored
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"_from": "proc-output@^1.0.0",
|
||||
"_id": "proc-output@1.0.7",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-/0vbJ1s2EAqW4ddiHfOgB2ui9sTHGtLVdVDnjyBFHq1g3cVH1Dt2EZoux5P19Ie+aiilB3j1dCgJTcXIp1T2Cw==",
|
||||
"_location": "/proc-output",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "proc-output@^1.0.0",
|
||||
"name": "proc-output",
|
||||
"escapedName": "proc-output",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/spawno"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/proc-output/-/proc-output-1.0.7.tgz",
|
||||
"_shasum": "b83bf4c0ab2f6dc443001096fa947ab0c74320b1",
|
||||
"_spec": "proc-output@^1.0.0",
|
||||
"_where": "C:\\Users\\fofol\\OneDrive\\Configs\\ProcessKiller\\node_modules\\spawno",
|
||||
"author": {
|
||||
"name": "Ionică Bizău",
|
||||
"email": "bizauionica@gmail.com",
|
||||
"url": "https://ionicabizau.net"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/IonicaBizau/proc-output/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Get the output of a process.",
|
||||
"directories": {
|
||||
"example": "example"
|
||||
},
|
||||
"files": [
|
||||
"bin/",
|
||||
"app/",
|
||||
"lib/",
|
||||
"dist/",
|
||||
"src/",
|
||||
"scripts/",
|
||||
"resources/",
|
||||
"menu/",
|
||||
"cli.js",
|
||||
"index.js",
|
||||
"bloggify.js",
|
||||
"bloggify.json",
|
||||
"bloggify/"
|
||||
],
|
||||
"homepage": "https://github.com/IonicaBizau/proc-output#readme",
|
||||
"keywords": [
|
||||
"process",
|
||||
"output"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "proc-output",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/IonicaBizau/proc-output.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "1.0.7"
|
||||
}
|
||||
Reference in New Issue
Block a user