| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/dir-glob/ |
Upload File : |
{
"_from": "dir-glob@^3.0.1",
"_id": "dir-glob@3.0.1",
"_inBundle": false,
"_integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
"_location": "/dir-glob",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dir-glob@^3.0.1",
"name": "dir-glob",
"escapedName": "dir-glob",
"rawSpec": "^3.0.1",
"saveSpec": null,
"fetchSpec": "^3.0.1"
},
"_requiredBy": [
"/del/globby",
"/globby"
],
"_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
"_shasum": "56dbf73d992a4a93ba1584f4534063fd2e41717f",
"_spec": "dir-glob@^3.0.1",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/globby",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/dir-glob/issues"
},
"bundleDependencies": false,
"dependencies": {
"path-type": "^4.0.0"
},
"deprecated": false,
"description": "Convert directories to glob compatible strings",
"devDependencies": {
"ava": "^2.1.0",
"del": "^4.1.1",
"make-dir": "^3.0.0",
"rimraf": "^2.5.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"homepage": "https://github.com/kevva/dir-glob#readme",
"keywords": [
"convert",
"directory",
"extensions",
"files",
"glob"
],
"license": "MIT",
"name": "dir-glob",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/dir-glob.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.1"
}