e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
106 lines (105 loc) • 3.02 kB
JSON
{
"_args": [
[
{
"raw": "istanbul-lib-hook@^1.0.0",
"scope": null,
"escapedName": "istanbul-lib-hook",
"name": "istanbul-lib-hook",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/istanbul-api"
]
],
"_from": "istanbul-lib-hook@>=1.0.0 <2.0.0",
"_id": "istanbul-lib-hook@1.0.0",
"_inCache": true,
"_location": "/istanbul-lib-hook",
"_nodeVersion": "7.1.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/istanbul-lib-hook-1.0.0.tgz_1484613113426_0.5338622378185391"
},
"_npmUser": {
"name": "bcoe",
"email": "ben@npmjs.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "istanbul-lib-hook@^1.0.0",
"scope": null,
"escapedName": "istanbul-lib-hook",
"name": "istanbul-lib-hook",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0.tgz",
"_shasum": "fc5367ee27f59268e8f060b0c7aaf051d9c425c5",
"_shrinkwrap": null,
"_spec": "istanbul-lib-hook@^1.0.0",
"_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/istanbul-api",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbul-lib-hook/issues"
},
"dependencies": {
"append-transform": "^0.4.0"
},
"description": "Hooks for require, vm and script used in istanbul",
"devDependencies": {
"chai": "^3.0.0",
"coveralls": "^2.11.4",
"istanbul": "^0.4.0",
"jshint": "^2.8.0",
"mocha": "^2.3.3",
"standard-version": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "fc5367ee27f59268e8f060b0c7aaf051d9c425c5",
"tarball": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0.tgz"
},
"gitHead": "5a32f6a372593a89b03881e549cd394cdcd59dc0",
"homepage": "https://github.com/istanbuljs/istanbul-lib-hook#readme",
"keywords": [
"istanbul",
"hook"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "bcoe",
"email": "ben@npmjs.com"
},
{
"name": "gotwarlost",
"email": "kananthmail-github@yahoo.com"
}
],
"name": "istanbul-lib-hook",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-hook.git"
},
"scripts": {
"fast": "mocha test/",
"posttest": "istanbul check-coverage --statements 95 --branches 80",
"pretest": "jshint index.js lib/ test/",
"release": "standard-version",
"test": "istanbul cover -x 'docs/**' --include-all-sources --print=both _mocha -- test/"
},
"version": "1.0.0"
}