package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "are-we-there-yet@~1.1.2",
  6. "scope": null,
  7. "escapedName": "are-we-there-yet",
  8. "name": "are-we-there-yet",
  9. "rawSpec": "~1.1.2",
  10. "spec": ">=1.1.2 <1.2.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/npmlog"
  14. ]
  15. ],
  16. "_from": "are-we-there-yet@>=1.1.2 <1.2.0",
  17. "_id": "are-we-there-yet@1.1.2",
  18. "_inCache": true,
  19. "_location": "/are-we-there-yet",
  20. "_nodeVersion": "4.2.2",
  21. "_npmOperationalInternal": {
  22. "host": "packages-13-west.internal.npmjs.com",
  23. "tmp": "tmp/are-we-there-yet-1.1.2.tgz_1458084397358_0.15847722673788667"
  24. },
  25. "_npmUser": {
  26. "name": "iarna",
  27. "email": "me@re-becca.org"
  28. },
  29. "_npmVersion": "3.8.1",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "are-we-there-yet@~1.1.2",
  33. "scope": null,
  34. "escapedName": "are-we-there-yet",
  35. "name": "are-we-there-yet",
  36. "rawSpec": "~1.1.2",
  37. "spec": ">=1.1.2 <1.2.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/npmlog"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz",
  44. "_shasum": "80e470e95a084794fe1899262c5667c6e88de1b3",
  45. "_shrinkwrap": null,
  46. "_spec": "are-we-there-yet@~1.1.2",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/npmlog",
  48. "author": {
  49. "name": "Rebecca Turner",
  50. "url": "http://re-becca.org"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/iarna/are-we-there-yet/issues"
  54. },
  55. "dependencies": {
  56. "delegates": "^1.0.0",
  57. "readable-stream": "^2.0.0 || ^1.1.13"
  58. },
  59. "description": "Keep track of the overall completion of many dispirate processes",
  60. "devDependencies": {
  61. "standard": "^6.0.8",
  62. "tap": "^5.7.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "shasum": "80e470e95a084794fe1899262c5667c6e88de1b3",
  67. "tarball": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz"
  68. },
  69. "gitHead": "dd5706e2204cb681e78031d0ffe156ed4cc75823",
  70. "homepage": "https://github.com/iarna/are-we-there-yet",
  71. "license": "ISC",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "iarna",
  76. "email": "me@re-becca.org"
  77. }
  78. ],
  79. "name": "are-we-there-yet",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/iarna/are-we-there-yet.git"
  85. },
  86. "scripts": {
  87. "test": "standard && tap test/*.js"
  88. },
  89. "version": "1.1.2"
  90. }