Advertisement
Guest User

Untitled

a guest
Aug 19th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. root@saiph:/home/david/yify-pop# npm -g install geddy
  2. /usr/bin/geddy -> /usr/lib/node_modules/geddy/bin/cli.js
  3. geddy@13.0.8 /usr/lib/node_modules/geddy
  4. ├── mime@1.2.11
  5. ├── utilities@1.0.4
  6. ├── model@6.0.1
  7. ├── chalk@0.4.0 (ansi-styles@1.0.0, has-color@0.1.7, strip-ansi@0.1.1)
  8. ├── barista@0.2.0 (inflection@1.7.1)
  9. ├── tlsopts@0.0.1 (async@0.2.10)
  10. └── jake@8.0.12 (async@0.9.2, minimatch@0.2.14, filelist@0.0.4)
  11. root@saiph:/home/david/yify-pop# npm -g install peerflix
  12. npm WARN engine windows-no-runnable@0.0.6: wanted: {"node":"0.6"} (current: {"node":"0.10.40","npm":"1.4.28"})
  13. npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"0.10.40","npm":"1.4.28"})
  14. npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"0.10.40","npm":"1.4.28"})
  15. npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"0.10.40","npm":"1.4.28"})
  16. npm WARN engine sntp@0.1.4: wanted: {"node":"0.8.x"} (current: {"node":"0.10.40","npm":"1.4.28"})
  17. npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"0.10.40","npm":"1.4.28"})
  18. /usr/bin/peerflix -> /usr/lib/node_modules/peerflix/app.js
  19. peerflix@0.30.1 /usr/lib/node_modules/peerflix
  20. ├── clivas@0.1.4
  21. ├── range-parser@1.0.2
  22. ├── keypress@0.2.1
  23. ├── network-address@0.0.5
  24. ├── xtend@4.0.0
  25. ├── open@0.0.5
  26. ├── mime@1.3.4
  27. ├── windows-no-runnable@0.0.6
  28. ├── numeral@1.5.3
  29. ├── rc@0.4.0 (strip-json-comments@0.1.3, ini@1.1.0, deep-extend@0.2.11, minimist@0.0.10)
  30. ├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
  31. ├── pump@0.3.5 (once@1.2.0, end-of-stream@1.0.0)
  32. ├── inquirer@0.8.5 (ansi-regex@1.1.1, figures@1.3.5, cli-width@1.0.1, through@2.3.8, lodash@3.10.1, readline2@0.1.1, chalk@1.1.1, rx@2.5.3)
  33. ├── read-torrent@1.3.0 (magnet-uri@2.0.1, request@2.16.6, parse-torrent@4.1.0)
  34. ├── airplay-js@0.2.15 (plist-with-patches@0.5.1, mdns-js@0.3.1)
  35. └── torrent-stream@0.20.0 (bitfield@0.1.0, thunky@0.1.0, random-access-file@0.3.1, hat@0.0.3, ip@0.3.3, mkdirp@0.3.5, end-of-stream@0.1.5, ip-set@1.0.0, bncode@0.5.3, compact2string@1.4.0, bittorrent-dht@3.2.6, rimraf@2.4.2, peer-wire-swarm@0.12.1, parse-torrent@4.1.0, bittorrent-tracker@2.12.1)
  36. root@saiph:/home/david/yify-pop# npm install
  37. npm WARN package.json yify-pop@0.0.1 No repository field.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement