%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nodelib/fs.walk/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nodelib/fs.walk/package.json |
{ "_args": [ [ "@nodelib/fs.walk@1.2.6", "/home/forge/takeaseat.co.uk" ] ], "_from": "@nodelib/fs.walk@1.2.6", "_id": "@nodelib/fs.walk@1.2.6", "_inBundle": false, "_integrity": "sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==", "_location": "/@nodelib/fs.walk", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@nodelib/fs.walk@1.2.6", "name": "@nodelib/fs.walk", "escapedName": "@nodelib%2ffs.walk", "scope": "@nodelib", "rawSpec": "1.2.6", "saveSpec": null, "fetchSpec": "1.2.6" }, "_requiredBy": [ "/fast-glob" ], "_resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.6.tgz", "_spec": "1.2.6", "_where": "/home/forge/takeaseat.co.uk", "dependencies": { "@nodelib/fs.scandir": "2.1.4", "fastq": "^1.6.0" }, "description": "A library for efficiently walking a directory recursively", "engines": { "node": ">= 8" }, "gitHead": "bd149ea6dc1ef18c234730278271f6a7f3882ed2", "keywords": [ "NodeLib", "fs", "FileSystem", "file system", "walk", "scanner", "crawler" ], "license": "MIT", "main": "out/index.js", "name": "@nodelib/fs.walk", "repository": { "type": "git", "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk" }, "scripts": { "build": "npm run clean && npm run compile && npm run lint && npm test", "clean": "rimraf {tsconfig.tsbuildinfo,out}", "compile": "tsc -b .", "compile:watch": "tsc -p . --watch --sourceMap", "lint": "eslint \"src/**/*.ts\" --cache", "test": "mocha \"out/**/*.spec.js\" -s 0", "watch": "npm run clean && npm run compile:watch" }, "typings": "out/index.d.ts", "version": "1.2.6" }