aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/glob/README.md
blob: b450834724a549bfddfa140aabc982275b397ebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Installation
> `npm install --save @types/glob`

# Summary
This package contains type definitions for Glob 5.0.10 (https://github.com/isaacs/node-glob).

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/glob

Additional Details
 * Last updated: Mon, 19 Sep 2016 17:28:59 GMT
 * File structure: ProperModule
 * Library Dependencies: minimatch, node
 * Module Dependencies: events, fs, minimatch
 * Global values: G

# Credits
These definitions were written by vvakame <https://github.com/vvakame/>.