package.json 2.4 KB

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