{ "_args": [ [ { "raw": "gulp-match@^1.0.3", "scope": null, "escapedName": "gulp-match", "name": "gulp-match", "rawSpec": "^1.0.3", "spec": ">=1.0.3 <2.0.0", "type": "range" }, "D:\\web\\layui\\res\\layui\\node_modules\\gulp-if" ] ], "_from": "gulp-match@>=1.0.3 <2.0.0", "_id": "gulp-match@1.0.3", "_inCache": true, "_location": "/gulp-match", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/gulp-match-1.0.3.tgz_1478374858158_0.5844007760751992" }, "_npmUser": { "name": "robrich", "email": "robrich@robrich.org" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "gulp-match@^1.0.3", "scope": null, "escapedName": "gulp-match", "name": "gulp-match", "rawSpec": "^1.0.3", "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/gulp-if" ], "_resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.0.3.tgz", "_shasum": "91c7c0d7f29becd6606d57d80a7f8776a87aba8e", "_shrinkwrap": null, "_spec": "gulp-match@^1.0.3", "_where": "D:\\web\\layui\\res\\layui\\node_modules\\gulp-if", "author": { "name": "Rob Richardson", "url": "http://robrich.org/" }, "bugs": { "url": "https://github.com/robrich/gulp-match/issues" }, "dependencies": { "minimatch": "^3.0.3" }, "description": "Does a vinyl file match a condition?", "devDependencies": { "jshint": "^2.9.4", "mocha": "^3.1.2", "should": "^11.1.1" }, "directories": {}, "dist": { "shasum": "91c7c0d7f29becd6606d57d80a7f8776a87aba8e", "tarball": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.0.3.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "45f5f58034da8fe922add183f6726b0f9c2921a1", "homepage": "https://github.com/robrich/gulp-match", "keywords": [ "gulpfriendly", "conditional", "if", "minimatch" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "robrich", "email": "robrich@robrich.org" } ], "name": "gulp-match", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/robrich/gulp-match.git" }, "scripts": { "test": "mocha && jshint ." }, "version": "1.0.3" }