134 lines
3.3 KiB
JSON
134 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"test-exclude@^4.2.1",
|
|
"/home/bernhard/freifunk-app/node_modules/babel-plugin-istanbul"
|
|
]
|
|
],
|
|
"_from": "test-exclude@>=4.2.1 <5.0.0",
|
|
"_id": "test-exclude@4.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/test-exclude",
|
|
"_nodeVersion": "8.8.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/test-exclude_4.2.1_1520188976002_0.9348203840842662"
|
|
},
|
|
"_npmUser": {
|
|
"email": "ben@npmjs.com",
|
|
"name": "bcoe"
|
|
},
|
|
"_npmVersion": "5.4.2",
|
|
"_phantomChildren": {
|
|
"arr-flatten": "1.1.0",
|
|
"assign-symbols": "1.0.0",
|
|
"debug": "2.6.9",
|
|
"define-property": "2.0.2",
|
|
"fragment-cache": "0.2.1",
|
|
"graceful-fs": "4.1.11",
|
|
"is-buffer": "1.1.6",
|
|
"is-extendable": "0.1.1",
|
|
"is-plain-object": "2.0.4",
|
|
"is-utf8": "0.2.1",
|
|
"nanomatch": "1.2.13",
|
|
"normalize-package-data": "2.4.0",
|
|
"object.pick": "1.3.0",
|
|
"parse-json": "2.2.0",
|
|
"pinkie-promise": "2.0.1",
|
|
"posix-character-classes": "0.1.1",
|
|
"regex-not": "1.0.2",
|
|
"repeat-element": "1.1.2",
|
|
"repeat-string": "1.6.1",
|
|
"snapdragon": "0.8.2",
|
|
"snapdragon-node": "2.1.1",
|
|
"split-string": "3.1.0",
|
|
"to-regex": "3.0.2",
|
|
"to-regex-range": "2.1.1"
|
|
},
|
|
"_requested": {
|
|
"name": "test-exclude",
|
|
"raw": "test-exclude@^4.2.1",
|
|
"rawSpec": "^4.2.1",
|
|
"scope": null,
|
|
"spec": ">=4.2.1 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-plugin-istanbul"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.1.tgz",
|
|
"_shasum": "dfa222f03480bca69207ca728b37d74b45f724fa",
|
|
"_shrinkwrap": null,
|
|
"_spec": "test-exclude@^4.2.1",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/babel-plugin-istanbul",
|
|
"author": {
|
|
"email": "ben@npmjs.com",
|
|
"name": "Ben Coe"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
|
},
|
|
"dependencies": {
|
|
"arrify": "^1.0.1",
|
|
"micromatch": "^3.1.8",
|
|
"object-assign": "^4.1.0",
|
|
"read-pkg-up": "^1.0.1",
|
|
"require-main-filename": "^1.0.1"
|
|
},
|
|
"description": "test for inclusion or exclusion of paths using pkg-conf and globs",
|
|
"devDependencies": {
|
|
"chai": "^3.5.0",
|
|
"mocha": "^3.1.2",
|
|
"standard": "^9.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-qpqlP/8Zl+sosLxBcVKl9vYy26T9NPalxSzzCP/OY6K7j938ui2oKgo+kRZYfxAeIpLqpbVnsHq1tyV70E4lWQ==",
|
|
"shasum": "dfa222f03480bca69207ca728b37d74b45f724fa",
|
|
"tarball": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.1.tgz",
|
|
"unpackedSize": 13755
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"greenkeeper": {
|
|
"ignore": [
|
|
"read-pkg-up"
|
|
]
|
|
},
|
|
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
|
|
"keywords": [
|
|
"config",
|
|
"exclude",
|
|
"glob",
|
|
"include",
|
|
"package"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "bcoe",
|
|
"email": "ben@npmjs.com"
|
|
},
|
|
{
|
|
"name": "jakxz",
|
|
"email": "jgkurian@me.com"
|
|
}
|
|
],
|
|
"name": "test-exclude",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/istanbuljs/istanbuljs.git"
|
|
},
|
|
"scripts": {
|
|
"pretest": "standard",
|
|
"test": "mocha"
|
|
},
|
|
"version": "4.2.1"
|
|
}
|