package.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "grunt-legacy-log@~1.0.0",
  6. "scope": null,
  7. "escapedName": "grunt-legacy-log",
  8. "name": "grunt-legacy-log",
  9. "rawSpec": "~1.0.0",
  10. "spec": ">=1.0.0 <1.1.0",
  11. "type": "range"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/grunt"
  14. ]
  15. ],
  16. "_from": "grunt-legacy-log@>=1.0.0 <1.1.0",
  17. "_id": "grunt-legacy-log@1.0.0",
  18. "_inCache": true,
  19. "_location": "/grunt-legacy-log",
  20. "_nodeVersion": "4.4.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/grunt-legacy-log-1.0.0.tgz_1459725828733_0.8837731785606593"
  24. },
  25. "_npmUser": {
  26. "name": "shama",
  27. "email": "kyle@dontkry.com"
  28. },
  29. "_npmVersion": "2.15.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "grunt-legacy-log@~1.0.0",
  33. "scope": null,
  34. "escapedName": "grunt-legacy-log",
  35. "name": "grunt-legacy-log",
  36. "rawSpec": "~1.0.0",
  37. "spec": ">=1.0.0 <1.1.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/grunt"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz",
  44. "_shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
  45. "_shrinkwrap": null,
  46. "_spec": "grunt-legacy-log@~1.0.0",
  47. "_where": "/home/conte/data/reveal.js/node_modules/grunt",
  48. "author": {
  49. "name": "\"Cowboy\" Ben Alman",
  50. "url": "http://benalman.com/"
  51. },
  52. "bugs": {
  53. "url": "http://github.com/gruntjs/grunt-legacy-log/issues"
  54. },
  55. "dependencies": {
  56. "colors": "~1.1.2",
  57. "grunt-legacy-log-utils": "~1.0.0",
  58. "hooker": "~0.2.3",
  59. "lodash": "~3.10.1",
  60. "underscore.string": "~3.2.3"
  61. },
  62. "description": "The Grunt 0.4.x logger.",
  63. "devDependencies": {
  64. "grunt": "^0.4.5",
  65. "grunt-cli": "^1.2.0",
  66. "grunt-contrib-jshint": "^1.0.0",
  67. "grunt-contrib-nodeunit": "^1.0.0",
  68. "grunt-contrib-watch": "^1.0.0"
  69. },
  70. "directories": {},
  71. "dist": {
  72. "shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
  73. "tarball": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz"
  74. },
  75. "engines": {
  76. "node": ">= 0.10.0"
  77. },
  78. "gitHead": "2f9ed8e043b8ab8c286b50c2b40f944e598e9097",
  79. "homepage": "http://gruntjs.com/",
  80. "keywords": [
  81. "grunt",
  82. "legacy"
  83. ],
  84. "license": "MIT",
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "cowboy",
  89. "email": "cowboy@rj3.net"
  90. },
  91. {
  92. "name": "shama",
  93. "email": "kyle@dontkry.com"
  94. },
  95. {
  96. "name": "tkellen",
  97. "email": "tyler@sleekcode.net"
  98. },
  99. {
  100. "name": "vladikoff",
  101. "email": "vlad@vladikoff.com"
  102. }
  103. ],
  104. "name": "grunt-legacy-log",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git://github.com/gruntjs/grunt-legacy-log.git"
  110. },
  111. "scripts": {
  112. "test": "grunt test"
  113. },
  114. "version": "1.0.0"
  115. }