package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "fstream@^1.0.0",
  6. "scope": null,
  7. "escapedName": "fstream",
  8. "name": "fstream",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/node-gyp"
  14. ]
  15. ],
  16. "_from": "fstream@>=1.0.0 <2.0.0",
  17. "_id": "fstream@1.0.10",
  18. "_inCache": true,
  19. "_location": "/fstream",
  20. "_nodeVersion": "4.4.5",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/fstream-1.0.10.tgz_1466189553883_0.3062701092567295"
  24. },
  25. "_npmUser": {
  26. "name": "othiym23",
  27. "email": "ogd@aoaioxxysz.net"
  28. },
  29. "_npmVersion": "3.10.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "fstream@^1.0.0",
  33. "scope": null,
  34. "escapedName": "fstream",
  35. "name": "fstream",
  36. "rawSpec": "^1.0.0",
  37. "spec": ">=1.0.0 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/node-gyp",
  42. "/tar"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.10.tgz",
  45. "_shasum": "604e8a92fe26ffd9f6fae30399d4984e1ab22822",
  46. "_shrinkwrap": null,
  47. "_spec": "fstream@^1.0.0",
  48. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/node-gyp",
  49. "author": {
  50. "name": "Isaac Z. Schlueter",
  51. "email": "i@izs.me",
  52. "url": "http://blog.izs.me/"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/npm/fstream/issues"
  56. },
  57. "dependencies": {
  58. "graceful-fs": "^4.1.2",
  59. "inherits": "~2.0.0",
  60. "mkdirp": ">=0.5 0",
  61. "rimraf": "2"
  62. },
  63. "description": "Advanced file system stream things",
  64. "devDependencies": {
  65. "standard": "^4.0.0",
  66. "tap": "^1.2.0"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "shasum": "604e8a92fe26ffd9f6fae30399d4984e1ab22822",
  71. "tarball": "https://registry.npmjs.org/fstream/-/fstream-1.0.10.tgz"
  72. },
  73. "engines": {
  74. "node": ">=0.6"
  75. },
  76. "gitHead": "24fabdec32e334dd3b130d77b38c010e3119b102",
  77. "homepage": "https://github.com/npm/fstream#readme",
  78. "license": "ISC",
  79. "main": "fstream.js",
  80. "maintainers": [
  81. {
  82. "name": "iarna",
  83. "email": "me@re-becca.org"
  84. },
  85. {
  86. "name": "isaacs",
  87. "email": "isaacs@npmjs.com"
  88. },
  89. {
  90. "name": "othiym23",
  91. "email": "ogd@aoaioxxysz.net"
  92. },
  93. {
  94. "name": "zkat",
  95. "email": "kat@sykosomatic.org"
  96. }
  97. ],
  98. "name": "fstream",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/npm/fstream.git"
  104. },
  105. "scripts": {
  106. "test": "standard && tap examples/*.js"
  107. },
  108. "version": "1.0.10"
  109. }