Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
istanbul-lib-hook
/
Filename :
package.json
back
Copy
{ "name": "istanbul-lib-hook", "version": "2.0.7", "description": "Hooks for require, vm and script used in istanbul", "author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>", "main": "index.js", "files": [ "lib", "index.js" ], "scripts": { "test": "mocha" }, "dependencies": { "append-transform": "^1.0.0" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" }, "keywords": [ "istanbul", "hook" ], "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/istanbuljs/istanbuljs/issues" }, "homepage": "https://istanbul.js.org/", "engines": { "node": ">=6" }, "gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2" }