{ "_from": "globjoin@^0.1.4", "_id": "globjoin@0.1.4", "_inBundle": false, "_integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==", "_location": "/globjoin", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "globjoin@^0.1.4", "name": "globjoin", "escapedName": "globjoin", "rawSpec": "^0.1.4", "saveSpec": null, "fetchSpec": "^0.1.4" }, "_requiredBy": [ "/stylelint" ], "_resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz", "_shasum": "2f4494ac8919e3767c5cbb691e9f463324285d43", "_spec": "globjoin@^0.1.4", "_where": "D:\\qianger\\7\\jindouyunNewFront\\node_modules\\stylelint", "author": { "name": "Amobiz" }, "bugs": { "url": "https://github.com/amobiz/globjoin/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Join paths and globs.", "devDependencies": { "mocha": "^2.3.4", "mocha-cases": "^0.1.4" }, "homepage": "https://github.com/amobiz/globjoin", "keywords": [ "array", "glob", "glob join", "globbing", "multiple", "negative glob", "path", "path join", "patterns", "wildcard" ], "license": "MIT", "main": "index.js", "name": "globjoin", "repository": { "type": "git", "url": "git+https://github.com/amobiz/globjoin.git" }, "scripts": { "test": "mocha" }, "version": "0.1.4" }