UNPKG

react-scripts

Version:
110 lines (109 loc) 2.75 kB
{ "_args": [ [ "test-exclude@^2.1.1", "/Users/dan/p/create-react-app/node_modules/babel-plugin-istanbul" ] ], "_from": "test-exclude@>=2.1.1 <3.0.0", "_id": "test-exclude@2.1.2", "_inCache": true, "_installable": true, "_location": "/test-exclude", "_nodeVersion": "5.1.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/test-exclude-2.1.2.tgz_1472660287897_0.10232024267315865" }, "_npmUser": { "email": "ben@npmjs.com", "name": "bcoe" }, "_npmVersion": "3.10.6", "_phantomChildren": {}, "_requested": { "name": "test-exclude", "raw": "test-exclude@^2.1.1", "rawSpec": "^2.1.1", "scope": null, "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/babel-plugin-istanbul" ], "_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-2.1.2.tgz", "_shasum": "186d69b8d8f01e99868ef04f7332a5a1b7c1ae73", "_shrinkwrap": null, "_spec": "test-exclude@^2.1.1", "_where": "/Users/dan/p/create-react-app/node_modules/babel-plugin-istanbul", "author": { "email": "ben@npmjs.com", "name": "Ben Coe" }, "bugs": { "url": "https://github.com/istanbuljs/test-exclude/issues" }, "dependencies": { "arrify": "^1.0.1", "lodash.assign": "^4.1.0", "micromatch": "^2.3.11", "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", "coveralls": "^2.11.12", "mocha": "^2.5.3", "nyc": "^7.1.0", "standard": "^7.1.2", "standard-version": "^2.4.0" }, "directories": {}, "dist": { "shasum": "186d69b8d8f01e99868ef04f7332a5a1b7c1ae73", "tarball": "https://registry.npmjs.org/test-exclude/-/test-exclude-2.1.2.tgz" }, "gitHead": "dae5ceb1d33e7f4555286013f197b865ae746a28", "homepage": "https://github.com/istanbuljs/test-exclude#readme", "keywords": [ "config", "exclude", "glob", "include", "package" ], "license": "ISC", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" } ], "name": "test-exclude", "nyc": { "branches": 96, "check-coverage": true, "functions": 100, "lines": 100, "reporter": [ "lcov", "text" ], "statements": 100 }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/istanbuljs/test-exclude.git" }, "scripts": { "pretest": "standard", "release": "standard-version", "test": "nyc mocha ./test/*.js" }, "version": "2.1.2" }