package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "get-stdin@^4.0.1",
  6. "scope": null,
  7. "escapedName": "get-stdin",
  8. "name": "get-stdin",
  9. "rawSpec": "^4.0.1",
  10. "spec": ">=4.0.1 <5.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin/node_modules/dateformat"
  14. ]
  15. ],
  16. "_from": "get-stdin@>=4.0.1 <5.0.0",
  17. "_id": "get-stdin@4.0.1",
  18. "_inCache": true,
  19. "_location": "/get-stdin",
  20. "_npmUser": {
  21. "name": "sindresorhus",
  22. "email": "sindresorhus@gmail.com"
  23. },
  24. "_npmVersion": "1.4.28",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "get-stdin@^4.0.1",
  28. "scope": null,
  29. "escapedName": "get-stdin",
  30. "name": "get-stdin",
  31. "rawSpec": "^4.0.1",
  32. "spec": ">=4.0.1 <5.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/gulp-jsmin/dateformat",
  37. "/node-sass",
  38. "/strip-indent"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
  41. "_shasum": "b968c6b0a04384324902e8bf1a5df32579a450fe",
  42. "_shrinkwrap": null,
  43. "_spec": "get-stdin@^4.0.1",
  44. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin/node_modules/dateformat",
  45. "author": {
  46. "name": "Sindre Sorhus",
  47. "email": "sindresorhus@gmail.com",
  48. "url": "http://sindresorhus.com"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/sindresorhus/get-stdin/issues"
  52. },
  53. "dependencies": {},
  54. "description": "Easier stdin",
  55. "devDependencies": {
  56. "ava": "0.0.4",
  57. "buffer-equal": "0.0.1"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "b968c6b0a04384324902e8bf1a5df32579a450fe",
  62. "tarball": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.10.0"
  66. },
  67. "files": [
  68. "index.js"
  69. ],
  70. "gitHead": "65c744975229b25d6cc5c7546f49b6ad9099553f",
  71. "homepage": "https://github.com/sindresorhus/get-stdin",
  72. "keywords": [
  73. "std",
  74. "stdin",
  75. "stdio",
  76. "concat",
  77. "buffer",
  78. "stream",
  79. "process",
  80. "stream"
  81. ],
  82. "license": "MIT",
  83. "maintainers": [
  84. {
  85. "name": "sindresorhus",
  86. "email": "sindresorhus@gmail.com"
  87. }
  88. ],
  89. "name": "get-stdin",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git+https://github.com/sindresorhus/get-stdin.git"
  95. },
  96. "scripts": {
  97. "test": "node test.js && node test-buffer.js && echo unicorns | node test-real.js"
  98. },
  99. "version": "4.0.1"
  100. }