package.json 2.5 KB

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