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

# Summary
This package contains type definitions for ShellJS (http://shelljs.org).

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shelljs

Additional Details
 * Last updated: Thu, 03 Aug 2017 13:57:01 GMT
 * Dependencies: child_process, glob, node
 * Global values: none

# Credits
These definitions were written by Niklas Mollenhauer <https://github.com/nikeee>, Vojtech Jasny <https://github.com/voy>.