| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "dir-glob@3.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "dir-glob@3.0.1", |
| | | "_from": "dir-glob@^3.0.1", |
| | | "_id": "dir-glob@3.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", |
| | | "_location": "/dir-glob", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "dir-glob@3.0.1", |
| | | "raw": "dir-glob@^3.0.1", |
| | | "name": "dir-glob", |
| | | "escapedName": "dir-glob", |
| | | "rawSpec": "3.0.1", |
| | | "rawSpec": "^3.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.1" |
| | | "fetchSpec": "^3.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/globby" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", |
| | | "_spec": "3.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "56dbf73d992a4a93ba1584f4534063fd2e41717f", |
| | | "_spec": "dir-glob@^3.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\globby", |
| | | "author": { |
| | | "name": "Kevin Mårtensson", |
| | | "email": "kevinmartensson@gmail.com", |
| | |
| | | "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", |