| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_args": [
- [
- "tree-kill@1.2.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "tree-kill@1.2.1",
- "_id": "tree-kill@1.2.1",
- "_inBundle": false,
- "_integrity": "sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==",
- "_location": "/tree-kill",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "tree-kill@1.2.1",
- "name": "tree-kill",
- "escapedName": "tree-kill",
- "rawSpec": "1.2.1",
- "saveSpec": null,
- "fetchSpec": "1.2.1"
- },
- "_requiredBy": [
- "/@angular-devkit/build-angular",
- "/@angular-devkit/build-angular/@ngtools/webpack"
- ],
- "_resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.1.tgz",
- "_spec": "1.2.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Peteris Krumins",
- "email": "peteris.krumins@gmail.com",
- "url": "http://www.catonmat.net"
- },
- "bin": {
- "tree-kill": "cli.js"
- },
- "bugs": {
- "url": "https://github.com/pkrumins/node-tree-kill/issues"
- },
- "contributors": [
- {
- "name": "Todd Wolfson",
- "email": "todd@twolfson.com",
- "url": "http://twolfson.com/"
- },
- {
- "name": "William Hilton",
- "email": "wmhilton@gmail.com",
- "url": "http://wmhilton.com/"
- },
- {
- "name": "Fabrício Matté",
- "url": "http://ultcombo.js.org/"
- }
- ],
- "description": "kill trees of processes",
- "devDependencies": {
- "mocha": "^2.2.5"
- },
- "homepage": "https://github.com/pkrumins/node-tree-kill",
- "keywords": [
- "tree",
- "trees",
- "process",
- "processes",
- "kill",
- "signal"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "tree-kill",
- "repository": {
- "type": "git",
- "url": "git://github.com/pkrumins/node-tree-kill.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "types": "index.d.ts",
- "version": "1.2.1"
- }
|