{ "_args": [ [ "wildcard@1.1.2", "E:\\2023\\5\\myjadmin" ] ], "_from": "wildcard@1.1.2", "_id": "wildcard@1.1.2", "_inBundle": false, "_integrity": "sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==", "_location": "/wildcard", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "wildcard@1.1.2", "name": "wildcard", "escapedName": "wildcard", "rawSpec": "1.1.2", "saveSpec": null, "fetchSpec": "1.1.2" }, "_requiredBy": [ "/mime-match" ], "_resolved": "https://registry.npmjs.org/wildcard/-/wildcard-1.1.2.tgz", "_spec": "1.1.2", "_where": "E:\\2023\\5\\myjadmin", "author": { "name": "Damon Oehlman", "email": "damon.oehlman@gmail.com" }, "bugs": { "url": "http://github.com/DamonOehlman/wildcard/issues" }, "dependencies": {}, "description": "Wildcard matching tools", "devDependencies": { "tape": "^3.0.0" }, "directories": { "test": "test" }, "homepage": "https://github.com/DamonOehlman/wildcard#readme", "keywords": [ "string", "wildcard" ], "license": "MIT", "main": "index.js", "name": "wildcard", "repository": { "type": "git", "url": "git://github.com/DamonOehlman/wildcard.git" }, "scripts": { "gendocs": "gendocs > README.md", "test": "node test/all.js" }, "testling": { "files": "test/all.js", "browsers": { "ie": [ "latest" ], "ff": [ "latest", "nightly" ], "chrome": [ "latest", "canary" ], "opera": [ "latest", "next" ], "safari": [ "latest" ] } }, "version": "1.1.2" }