{ "_args": [ [ { "raw": "nanomatch@^1.2.9", "scope": null, "escapedName": "nanomatch", "name": "nanomatch", "rawSpec": "^1.2.9", "spec": ">=1.2.9 <2.0.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/watchpack/node_modules/micromatch" ] ], "_from": "nanomatch@>=1.2.9 <2.0.0", "_id": "nanomatch@1.2.9", "_inCache": true, "_location": "/nanomatch", "_nodeVersion": "9.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/nanomatch_1.2.9_1518978901225_0.8357495998118194" }, "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "_npmVersion": "5.6.0", "_phantomChildren": { "assign-symbols": "1.0.0", "is-plain-object": "2.0.4" }, "_requested": { "raw": "nanomatch@^1.2.9", "scope": null, "escapedName": "nanomatch", "name": "nanomatch", "rawSpec": "^1.2.9", "spec": ">=1.2.9 <2.0.0", "type": "range" }, "_requiredBy": [ "/watchpack/micromatch", "/webpack-dev-server/micromatch" ], "_resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.9.tgz", "_shasum": "879f7150cb2dab7a471259066c104eee6e0fa7c2", "_shrinkwrap": null, "_spec": "nanomatch@^1.2.9", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/watchpack/node_modules/micromatch", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/micromatch/nanomatch/issues" }, "contributors": [ { "name": "Devon Govett", "url": "http://badassjs.com" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" } ], "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", "define-property": "^2.0.2", "extend-shallow": "^3.0.2", "fragment-cache": "^0.2.1", "is-odd": "^2.0.0", "is-windows": "^1.0.2", "kind-of": "^6.0.2", "object.pick": "^1.3.0", "regex-not": "^1.0.0", "snapdragon": "^0.8.1", "to-regex": "^3.0.1" }, "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)", "devDependencies": { "bash-match": "^1.0.2", "for-own": "^1.0.0", "gulp": "^3.9.1", "gulp-format-md": "^1.0.0", "gulp-istanbul": "^1.1.3", "gulp-mocha": "^5.0.0", "helper-changelog": "^0.3.0", "minimatch": "^3.0.4", "minimist": "^1.2.0", "mocha": "^3.5.3", "multimatch": "^2.1.0" }, "directories": {}, "dist": { "integrity": "sha512-n8R9bS8yQ6eSXaV6jHUpKzD8gLsin02w1HSFiegwrs9E098Ylhw5jdyKPaYqvHknHaSCKTPp7C8dGCQ0q9koXA==", "shasum": "879f7150cb2dab7a471259066c104eee6e0fa7c2", "tarball": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.9.tgz", "fileCount": 11, "unpackedSize": 99874 }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "lib" ], "gitHead": "5cc7c1d75605e306fb38fe6ed70a6fc3d791c461", "homepage": "https://github.com/micromatch/nanomatch", "keywords": [ "bash", "expand", "expansion", "expression", "file", "files", "filter", "find", "glob", "globbing", "globs", "globstar", "match", "matcher", "matches", "matching", "micromatch", "minimatch", "multimatch", "nanomatch", "path", "pattern", "patterns", "regex", "regexp", "regular", "shell", "wildcard" ], "license": "MIT", "lintDeps": { "dependencies": { "options": { "lock": { "snapdragon": "^0.8.1" } } }, "devDependencies": { "files": { "options": { "ignore": [ "benchmark/**" ] } } } }, "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "nanomatch", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/micromatch/nanomatch.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": "collapsible", "layout": "default", "tasks": [ "readme" ], "helpers": [ "helper-changelog" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "extglob", "is-extglob", "is-glob", "micromatch" ] }, "reflinks": [ "expand-brackets", "expand-tilde", "glob-object", "micromatch", "minimatch", "options", "snapdragon" ], "lint": { "reflinks": true } }, "version": "1.2.9" }