File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/fkill/package.json
{
"_args": [
[
"fkill@6.2.0",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "fkill@6.2.0",
"_id": "fkill@6.2.0",
"_inBundle": false,
"_integrity": "sha512-VoPpKScAzvZ07jtciOY0bJieJwyd/VVCuo4fn3nBLh4iBagzYED7GLQeFBpMpy7HP5edEKTDo8yxaIrYrwb7hg==",
"_location": "/fkill",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fkill@6.2.0",
"name": "fkill",
"escapedName": "fkill",
"rawSpec": "6.2.0",
"saveSpec": null,
"fetchSpec": "6.2.0"
},
"_requiredBy": [
"/@vue/cli-ui"
],
"_resolved": "https://registry.npmjs.org/fkill/-/fkill-6.2.0.tgz",
"_spec": "6.2.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/fkill/issues"
},
"dependencies": {
"aggregate-error": "^3.0.0",
"arrify": "^2.0.1",
"execa": "^1.0.0",
"pid-from-port": "^1.1.3",
"process-exists": "^3.1.0",
"taskkill": "^3.0.0"
},
"description": "Fabulously kill processes. Cross-platform.",
"devDependencies": {
"ava": "^1.4.1",
"delay": "^4.1.0",
"get-port": "^5.0.0",
"noop-process": "^3.1.0",
"tsd": "^0.7.1",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/fkill#readme",
"keywords": [
"fkill",
"kill",
"killing",
"killall",
"taskkill",
"sigkill",
"sigterm",
"force",
"exit",
"zap",
"die",
"force",
"ps",
"proc",
"terminate"
],
"license": "MIT",
"name": "fkill",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/fkill.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "6.2.0"
}