| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "istanbul-lib-hook@2.0.7",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "istanbul-lib-hook@2.0.7",
- "_id": "istanbul-lib-hook@2.0.7",
- "_inBundle": false,
- "_integrity": "sha512-vrRztU9VRRFDyC+aklfLoeXyNdTfga2EI3udDGn4cZ6fpSXpHLV9X6CHvfoMCPtggg8zvDDmC4b9xfu0z6/llA==",
- "_location": "/istanbul-lib-hook",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "istanbul-lib-hook@2.0.7",
- "name": "istanbul-lib-hook",
- "escapedName": "istanbul-lib-hook",
- "rawSpec": "2.0.7",
- "saveSpec": null,
- "fetchSpec": "2.0.7"
- },
- "_requiredBy": [
- "/istanbul-api"
- ],
- "_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz",
- "_spec": "2.0.7",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Krishnan Anantheswaran",
- "email": "kananthmail-github@yahoo.com"
- },
- "bugs": {
- "url": "https://github.com/istanbuljs/istanbuljs/issues"
- },
- "dependencies": {
- "append-transform": "^1.0.0"
- },
- "description": "Hooks for require, vm and script used in istanbul",
- "engines": {
- "node": ">=6"
- },
- "files": [
- "lib",
- "index.js"
- ],
- "gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2",
- "homepage": "https://istanbul.js.org/",
- "keywords": [
- "istanbul",
- "hook"
- ],
- "license": "BSD-3-Clause",
- "main": "index.js",
- "name": "istanbul-lib-hook",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "2.0.7"
- }
|