blob: 5827e1c0a6d71d029abe5fde870e54ff3eea783f [file] [log] [blame]
{
"_from": "test-exclude@^4.1.1",
"_id": "test-exclude@4.1.1",
"_inBundle": true,
"_integrity": "sha512-35+Asrsk3XHJDBgf/VRFexPgh3UyETv8IAn/LRTiZjVy6rjPVqdEk8dJcJYBzl1w0XCJM48lvTy8SfEsCWS4nA==",
"_location": "/nyc/test-exclude",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "test-exclude@^4.1.1",
"name": "test-exclude",
"escapedName": "test-exclude",
"rawSpec": "^4.1.1",
"saveSpec": null,
"fetchSpec": "^4.1.1"
},
"_requiredBy": [
"/nyc"
],
"_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.1.1.tgz",
"_shasum": "4d84964b0966b0087ecc334a2ce002d3d9341e26",
"_spec": "test-exclude@^4.1.1",
"_where": "/Users/benjamincoe/bcoe/nyc",
"author": {
"name": "Ben Coe",
"email": "ben@npmjs.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"bundleDependencies": false,
"dependencies": {
"arrify": "^1.0.1",
"micromatch": "^2.3.11",
"object-assign": "^4.1.0",
"read-pkg-up": "^1.0.1",
"require-main-filename": "^1.0.1"
},
"deprecated": false,
"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"
},
"files": [
"index.js"
],
"greenkeeper": {
"ignore": [
"read-pkg-up"
]
},
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
"keywords": [
"exclude",
"include",
"glob",
"package",
"config"
],
"license": "ISC",
"main": "index.js",
"name": "test-exclude",
"repository": {
"type": "git",
"url": "git+https://github.com/istanbuljs/istanbuljs.git"
},
"scripts": {
"pretest": "standard",
"test": "mocha"
},
"version": "4.1.1"
}