Aucune description

package.json 1.7KB

    { "_from": "istanbul-lib-hook@^1.2.0", "_id": "istanbul-lib-hook@1.2.0", "_inBundle": false, "_integrity": "sha1-rlVv1aQabo76CxACseQW3+r5gWw=", "_location": "/istanbul-lib-hook", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "istanbul-lib-hook@^1.2.0", "name": "istanbul-lib-hook", "escapedName": "istanbul-lib-hook", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/istanbul-api" ], "_resolved": "http://registry.npm.taobao.org/istanbul-lib-hook/download/istanbul-lib-hook-1.2.0.tgz", "_shasum": "ae556fd5a41a6e8efa0b1002b1e416dfeaf9816c", "_spec": "istanbul-lib-hook@^1.2.0", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/istanbul-api", "author": { "name": "Krishnan Anantheswaran", "email": "kananthmail-github@yahoo.com" }, "bugs": { "url": "https://github.com/istanbuljs/istanbuljs/issues" }, "bundleDependencies": false, "dependencies": { "append-transform": "^0.4.0" }, "deprecated": false, "description": "Hooks for require, vm and script used in istanbul", "devDependencies": { "chai": "^3.0.0", "jshint": "^2.8.0", "mocha": "^3.2.0" }, "files": [ "lib", "index.js" ], "homepage": "https://github.com/istanbuljs/istanbuljs#readme", "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": { "pretest": "jshint index.js lib/ test/", "test": "mocha" }, "version": "1.2.0" }