File: /var/www/tana/frontend/node_modules/globule/node_modules/glob/package.json
{
"_args": [
[
"glob@3.1.21",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "glob@3.1.21",
"_id": "glob@3.1.21",
"_inBundle": false,
"_integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=",
"_location": "/globule/glob",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "glob@3.1.21",
"name": "glob",
"escapedName": "glob",
"rawSpec": "3.1.21",
"saveSpec": null,
"fetchSpec": "3.1.21"
},
"_requiredBy": [
"/globule"
],
"_resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz",
"_spec": "3.1.21",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/node-glob/issues"
},
"dependencies": {
"graceful-fs": "~1.2.0",
"inherits": "1",
"minimatch": "~0.2.11"
},
"description": "a little globber",
"devDependencies": {
"mkdirp": "0",
"rimraf": "1",
"tap": "~0.4.0"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/isaacs/node-glob#readme",
"license": "BSD",
"main": "glob.js",
"name": "glob",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-glob.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "3.1.21"
}