Created
August 30, 2016 21:21
-
-
Save jaredlockhart/49fb3ea06851bb7d29f8d98c6ed5f6ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > ubuntu@cloudvm~/page-metadata-service/app(master)$ npm install request | |
| page-metadata-service@0.3.0 /home/ubuntu/page-metadata-service/app | |
| └─┬ request@2.74.0 | |
| ├── aws-sign2@0.6.0 | |
| ├── aws4@1.4.1 | |
| ├── bl@1.1.2 | |
| ├── caseless@0.11.0 | |
| ├── forever-agent@0.6.1 | |
| ├── har-validator@2.0.6 | |
| ├─┬ hawk@3.1.3 | |
| │ ├── boom@2.10.1 | |
| │ ├── cryptiles@2.0.5 | |
| │ ├── hoek@2.16.3 | |
| │ └── sntp@1.0.9 | |
| ├─┬ http-signature@1.1.1 | |
| │ ├── assert-plus@0.2.0 | |
| │ ├─┬ jsprim@1.3.0 | |
| │ │ ├── extsprintf@1.0.2 | |
| │ │ ├── json-schema@0.2.2 | |
| │ │ └── verror@1.3.6 | |
| │ └─┬ sshpk@1.10.0 | |
| │ ├── asn1@0.2.3 | |
| │ ├── assert-plus@1.0.0 | |
| │ ├─┬ bcrypt-pbkdf@1.0.0 | |
| │ │ └── tweetnacl@0.14.3 | |
| │ ├─┬ dashdash@1.14.0 | |
| │ │ └── assert-plus@1.0.0 | |
| │ ├── ecc-jsbn@0.1.1 | |
| │ ├─┬ getpass@0.1.6 | |
| │ │ └── assert-plus@1.0.0 | |
| │ ├── jodid25519@1.0.2 | |
| │ ├── jsbn@0.1.0 | |
| │ └── tweetnacl@0.13.3 | |
| ├── is-typedarray@1.0.0 | |
| ├── isstream@0.1.2 | |
| ├── oauth-sign@0.8.2 | |
| ├── stringstream@0.0.5 | |
| ├── tough-cookie@2.3.1 | |
| └── tunnel-agent@0.4.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment