package.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "has-gulplog@^0.1.0",
  6. "scope": null,
  7. "escapedName": "has-gulplog",
  8. "name": "has-gulplog",
  9. "rawSpec": "^0.1.0",
  10. "spec": ">=0.1.0 <0.2.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-util"
  14. ]
  15. ],
  16. "_from": "has-gulplog@>=0.1.0 <0.2.0",
  17. "_id": "has-gulplog@0.1.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/has-gulplog",
  21. "_nodeVersion": "0.10.36",
  22. "_npmUser": {
  23. "name": "phated",
  24. "email": "blaine@iceddev.com"
  25. },
  26. "_npmVersion": "2.8.3",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "has-gulplog@^0.1.0",
  30. "scope": null,
  31. "escapedName": "has-gulplog",
  32. "name": "has-gulplog",
  33. "rawSpec": "^0.1.0",
  34. "spec": ">=0.1.0 <0.2.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/gulp-util"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
  41. "_shasum": "6414c82913697da51590397dafb12f22967811ce",
  42. "_shrinkwrap": null,
  43. "_spec": "has-gulplog@^0.1.0",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-util",
  45. "author": {
  46. "name": "Blaine Bublitz",
  47. "email": "blaine@iceddev.com",
  48. "url": "http://iceddev.com"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/gulpjs/has-gulplog/issues"
  52. },
  53. "contributors": [],
  54. "dependencies": {
  55. "sparkles": "^1.0.0"
  56. },
  57. "description": "Check if gulplog is available before attempting to use it",
  58. "devDependencies": {
  59. "eslint": "^1.3.1"
  60. },
  61. "directories": {},
  62. "dist": {
  63. "shasum": "6414c82913697da51590397dafb12f22967811ce",
  64. "tarball": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz"
  65. },
  66. "engines": {
  67. "node": ">= 0.10"
  68. },
  69. "files": [
  70. "index.js",
  71. "LICENSE"
  72. ],
  73. "gitHead": "16ef7af9911ec91838b2762bf1ba38b4578e6f6f",
  74. "homepage": "https://github.com/gulpjs/has-gulplog#readme",
  75. "keywords": [
  76. "gulp-util",
  77. "gulplog",
  78. "logging"
  79. ],
  80. "license": "MIT",
  81. "main": "index.js",
  82. "maintainers": [
  83. {
  84. "name": "phated",
  85. "email": "blaine@iceddev.com"
  86. }
  87. ],
  88. "name": "has-gulplog",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/gulpjs/has-gulplog.git"
  94. },
  95. "scripts": {
  96. "test": "eslint *.js"
  97. },
  98. "version": "0.1.0"
  99. }