typings.json 1.3 KB

123456789101112131415161718192021222324
  1. {
  2. "dependencies": {
  3. "archy": "github:typings/typed-archy#3706c5e4df4efcc8cec8849a1c493cebd0830bea",
  4. "chalk": "github:typings/typed-chalk#a7e422c5455e70292e5675a727d43a7b05fc3e58",
  5. "cli-truncate": "registry:npm/cli-truncate#0.3.0+20161028200400",
  6. "columnify": "github:typings/typed-columnify#855f119ac0310bc0dc924b7c26dc1426e2aa43a5",
  7. "elegant-spinner": "registry:npm/elegant-spinner#1.0.0+20160723033700",
  8. "has-unicode": "registry:npm/has-unicode#2.0.0+20160826085324",
  9. "listify": "registry:npm/listify#1.0.0+20160211003958",
  10. "log-update": "registry:npm/log-update#1.0.0+20160723033700",
  11. "minimist": "github:typings/typed-minimist#9bfb8ebb1cf82abe2e16b00d6e0f59492224728e",
  12. "typings-core": "npm:typings-core",
  13. "update-notifier": "github:typings/typed-update-notifier#d3a027d90487f1b876157c75419f5c4a4a097a09",
  14. "wordwrap": "github:typings/typed-wordwrap#c5852a5a23954e721246001d4bc47d19c283cd33",
  15. "xtend": "github:typed-typings/npm-xtend#63cccadf3295b3c15561ee45617ac006edcca9e0"
  16. },
  17. "devDependencies": {
  18. "blue-tape": "github:typings/typed-blue-tape#a4e41a85d6f760e7c60088127968eae7d3a556fa",
  19. "nock": "github:typings/typed-nock#0b7c6be782a62fc36e74239fbecccf73c1aed98c"
  20. },
  21. "globalDependencies": {
  22. "node": "registry:env/node#6.0.0+20161019193037"
  23. }
  24. }