| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "fast-glob@3.2.7", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "fast-glob@3.2.7", |
| | | "_id": "fast-glob@3.2.7", |
| | | "_from": "fast-glob@^3.2.9", |
| | | "_id": "fast-glob@3.2.11", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==", |
| | | "_integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", |
| | | "_location": "/fast-glob", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "fast-glob@3.2.7", |
| | | "raw": "fast-glob@^3.2.9", |
| | | "name": "fast-glob", |
| | | "escapedName": "fast-glob", |
| | | "rawSpec": "3.2.7", |
| | | "rawSpec": "^3.2.9", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.2.7" |
| | | "fetchSpec": "^3.2.9" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/globby" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz", |
| | | "_spec": "3.2.7", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", |
| | | "_shasum": "a1172ad95ceb8a16e20caa5c5e56480e5129c1d9", |
| | | "_spec": "fast-glob@^3.2.9", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\globby", |
| | | "author": { |
| | | "name": "Denis Malinochkin", |
| | | "url": "https://mrmlnc.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/mrmlnc/fast-glob/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "@nodelib/fs.stat": "^2.0.2", |
| | | "@nodelib/fs.walk": "^1.2.3", |
| | |
| | | "merge2": "^1.3.0", |
| | | "micromatch": "^4.0.4" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "It's a very fast and efficient glob library for Node.js", |
| | | "devDependencies": { |
| | | "@nodelib/fs.macchiato": "^1.0.1", |
| | |
| | | "typescript": "^3.6.3" |
| | | }, |
| | | "engines": { |
| | | "node": ">=8" |
| | | "node": ">=8.6.0" |
| | | }, |
| | | "files": [ |
| | | "out", |
| | |
| | | "watch": "npm run clean && npm run compile -- --sourceMap --watch" |
| | | }, |
| | | "typings": "out/index.d.ts", |
| | | "version": "3.2.7" |
| | | "version": "3.2.11" |
| | | } |