UNPKG

react-scripts

Version:
86 lines (85 loc) 2.19 kB
{ "_args": [ [ "fileset@0.2.x", "/Users/dan/p/create-react-app/node_modules/istanbul-api" ] ], "_from": "fileset@>=0.2.0 <0.3.0", "_id": "fileset@0.2.1", "_inCache": true, "_installable": true, "_location": "/fileset", "_nodeVersion": "0.12.4", "_npmUser": { "email": "daniel.mickael@gmail.com", "name": "mklabs" }, "_npmVersion": "2.10.1", "_phantomChildren": { "brace-expansion": "1.1.6", "inflight": "1.0.5", "inherits": "2.0.1", "once": "1.3.3", "path-is-absolute": "1.0.0" }, "_requested": { "name": "fileset", "raw": "fileset@0.2.x", "rawSpec": "0.2.x", "scope": null, "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/istanbul-api" ], "_resolved": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz", "_shasum": "588ef8973c6623b2a76df465105696b96aac8067", "_shrinkwrap": null, "_spec": "fileset@0.2.x", "_where": "/Users/dan/p/create-react-app/node_modules/istanbul-api", "author": { "name": "mklabs" }, "bugs": { "url": "https://github.com/mklabs/node-fileset/issues" }, "dependencies": { "glob": "5.x", "minimatch": "2.x" }, "description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability", "devDependencies": {}, "directories": {}, "dist": { "shasum": "588ef8973c6623b2a76df465105696b96aac8067", "tarball": "https://registry.npmjs.org/fileset/-/fileset-0.2.1.tgz" }, "gitHead": "3de76b59cbd8255a191bd9e91041c4fee7538092", "homepage": "https://github.com/mklabs/node-fileset", "licenses": [ { "type": "MIT", "url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT" } ], "main": "./lib/fileset", "maintainers": [ { "name": "mklabs", "email": "daniel.mickael@gmail.com" } ], "name": "fileset", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mklabs/node-fileset.git" }, "scripts": { "test": "node tests/test.js && node tests/test-sync.js" }, "version": "0.2.1" }