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.

98 lines
2.6 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ee-first@1.1.0",
  6. "scope": null,
  7. "escapedName": "ee-first",
  8. "name": "ee-first",
  9. "rawSpec": "1.1.0",
  10. "spec": "1.1.0",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/on-finished"
  14. ]
  15. ],
  16. "_from": "ee-first@1.1.0",
  17. "_id": "ee-first@1.1.0",
  18. "_inCache": true,
  19. "_location": "/ee-first",
  20. "_npmUser": {
  21. "name": "dougwilson",
  22. "email": "doug@somethingdoug.com"
  23. },
  24. "_npmVersion": "1.4.21",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "ee-first@1.1.0",
  28. "scope": null,
  29. "escapedName": "ee-first",
  30. "name": "ee-first",
  31. "rawSpec": "1.1.0",
  32. "spec": "1.1.0",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/on-finished"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz",
  39. "_shasum": "6a0d7c6221e490feefd92ec3f441c9ce8cd097f4",
  40. "_shrinkwrap": null,
  41. "_spec": "ee-first@1.1.0",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/on-finished",
  43. "author": {
  44. "name": "Jonathan Ong",
  45. "email": "me@jongleberry.com",
  46. "url": "http://jongleberry.com"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/jonathanong/ee-first/issues"
  50. },
  51. "contributors": [
  52. {
  53. "name": "Douglas Christopher Wilson",
  54. "email": "doug@somethingdoug.com"
  55. }
  56. ],
  57. "dependencies": {},
  58. "description": "return the first event in a set of ee/event pairs",
  59. "devDependencies": {
  60. "istanbul": "0.3.2",
  61. "mocha": "1"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "shasum": "6a0d7c6221e490feefd92ec3f441c9ce8cd097f4",
  66. "tarball": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"
  67. },
  68. "files": [
  69. "index.js",
  70. "LICENSE"
  71. ],
  72. "gitHead": "a6412004da4745941af2fc98ec30c8da570da7ea",
  73. "homepage": "https://github.com/jonathanong/ee-first",
  74. "license": "MIT",
  75. "maintainers": [
  76. {
  77. "name": "jongleberry",
  78. "email": "jonathanrichardong@gmail.com"
  79. },
  80. {
  81. "name": "dougwilson",
  82. "email": "doug@somethingdoug.com"
  83. }
  84. ],
  85. "name": "ee-first",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/jonathanong/ee-first.git"
  91. },
  92. "scripts": {
  93. "test": "mocha --reporter spec --bail --check-leaks test/",
  94. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
  95. "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
  96. },
  97. "version": "1.1.0"
  98. }