You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

108 lines
2.7 KiB

8 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ultron@1.0.x",
  6. "scope": null,
  7. "escapedName": "ultron",
  8. "name": "ultron",
  9. "rawSpec": "1.0.x",
  10. "spec": ">=1.0.0 <1.1.0",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/ws"
  14. ]
  15. ],
  16. "_from": "ultron@>=1.0.0 <1.1.0",
  17. "_id": "ultron@1.0.2",
  18. "_inCache": true,
  19. "_location": "/ultron",
  20. "_nodeVersion": "0.12.3",
  21. "_npmUser": {
  22. "name": "3rdeden",
  23. "email": "npm@3rd-Eden.com"
  24. },
  25. "_npmVersion": "2.9.1",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "ultron@1.0.x",
  29. "scope": null,
  30. "escapedName": "ultron",
  31. "name": "ultron",
  32. "rawSpec": "1.0.x",
  33. "spec": ">=1.0.0 <1.1.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/ws"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz",
  40. "_shasum": "ace116ab557cd197386a4e88f4685378c8b2e4fa",
  41. "_shrinkwrap": null,
  42. "_spec": "ultron@1.0.x",
  43. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/ws",
  44. "author": {
  45. "name": "Arnout Kazemier"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/unshiftio/ultron/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design",
  52. "devDependencies": {
  53. "assume": "1.2.x",
  54. "eventemitter3": "1.1.x",
  55. "istanbul": "0.3.x",
  56. "mocha": "2.2.x",
  57. "pre-commit": "1.0.x"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "ace116ab557cd197386a4e88f4685378c8b2e4fa",
  62. "tarball": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz"
  63. },
  64. "gitHead": "a10482ae98a09120821545456c90c6d60d540f7c",
  65. "homepage": "https://github.com/unshiftio/ultron",
  66. "keywords": [
  67. "Ultron",
  68. "robot",
  69. "gather",
  70. "intelligence",
  71. "event",
  72. "events",
  73. "eventemitter",
  74. "emitter",
  75. "cleanup"
  76. ],
  77. "license": "MIT",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "unshift",
  82. "email": "npm@unshift.io"
  83. },
  84. {
  85. "name": "v1",
  86. "email": "info@3rd-Eden.com"
  87. },
  88. {
  89. "name": "3rdeden",
  90. "email": "npm@3rd-Eden.com"
  91. }
  92. ],
  93. "name": "ultron",
  94. "optionalDependencies": {},
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "type": "git",
  98. "url": "git+https://github.com/unshiftio/ultron.git"
  99. },
  100. "scripts": {
  101. "100%": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100",
  102. "coverage": "istanbul cover ./node_modules/.bin/_mocha -- test.js",
  103. "test": "mocha test.js",
  104. "test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- test.js",
  105. "watch": "mocha --watch test.js"
  106. },
  107. "version": "1.0.2"
  108. }