package.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "grunt-cli@~1.2.0",
  6. "scope": null,
  7. "escapedName": "grunt-cli",
  8. "name": "grunt-cli",
  9. "rawSpec": "~1.2.0",
  10. "spec": ">=1.2.0 <1.3.0",
  11. "type": "range"
  12. },
  13. "/home/conte/data/reveal.js"
  14. ]
  15. ],
  16. "_from": "grunt-cli@>=1.2.0 <1.3.0",
  17. "_id": "grunt-cli@1.2.0",
  18. "_inCache": true,
  19. "_location": "/grunt-cli",
  20. "_nodeVersion": "4.2.3",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/grunt-cli-1.2.0.tgz_1459558434299_0.8824446983635426"
  24. },
  25. "_npmUser": {
  26. "name": "vladikoff",
  27. "email": "vlad@vladikoff.com"
  28. },
  29. "_npmVersion": "3.8.2",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "grunt-cli@~1.2.0",
  33. "scope": null,
  34. "escapedName": "grunt-cli",
  35. "name": "grunt-cli",
  36. "rawSpec": "~1.2.0",
  37. "spec": ">=1.2.0 <1.3.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "#DEV:/",
  42. "/grunt"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
  45. "_shasum": "562b119ebb069ddb464ace2845501be97b35b6a8",
  46. "_shrinkwrap": null,
  47. "_spec": "grunt-cli@~1.2.0",
  48. "_where": "/home/conte/data/reveal.js",
  49. "appveyor_id": "prp6g944b05jsq6d",
  50. "author": {
  51. "name": "Grunt Development Team",
  52. "url": "http://gruntjs.com/development-team"
  53. },
  54. "bin": {
  55. "grunt": "bin/grunt"
  56. },
  57. "bugs": {
  58. "url": "https://github.com/gruntjs/grunt-cli/issues"
  59. },
  60. "contributors": [
  61. {
  62. "name": "Tyler Kellen",
  63. "url": "http://goingslowly.com"
  64. },
  65. {
  66. "name": "Ben Alman",
  67. "url": "http://gruntjs.com"
  68. },
  69. {
  70. "name": "Scott González",
  71. "url": "http://nemikor.com"
  72. },
  73. {
  74. "name": "Forbes Lindesay",
  75. "url": "https://github.com/"
  76. }
  77. ],
  78. "dependencies": {
  79. "findup-sync": "~0.3.0",
  80. "grunt-known-options": "~1.1.0",
  81. "nopt": "~3.0.6",
  82. "resolve": "~1.1.0"
  83. },
  84. "description": "The grunt command line interface",
  85. "devDependencies": {
  86. "grunt": "~0.4.5",
  87. "grunt-contrib-jshint": "~1.0.0"
  88. },
  89. "directories": {},
  90. "dist": {
  91. "shasum": "562b119ebb069ddb464ace2845501be97b35b6a8",
  92. "tarball": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz"
  93. },
  94. "engines": {
  95. "node": ">=0.10.0"
  96. },
  97. "files": [
  98. "bin",
  99. "completion",
  100. "lib"
  101. ],
  102. "gitHead": "edd8bd29a72f2f28b63fe2629fcb7b9d9f2feb46",
  103. "homepage": "https://github.com/gruntjs/grunt-cli#readme",
  104. "license": "MIT",
  105. "maintainers": [
  106. {
  107. "name": "cowboy",
  108. "email": "cowboy@rj3.net"
  109. },
  110. {
  111. "name": "shama",
  112. "email": "kyle@dontkry.com"
  113. },
  114. {
  115. "name": "tkellen",
  116. "email": "tyler@sleekcode.net"
  117. },
  118. {
  119. "name": "vladikoff",
  120. "email": "vlad@vladikoff.com"
  121. }
  122. ],
  123. "name": "grunt-cli",
  124. "optionalDependencies": {},
  125. "readme": "ERROR: No README data found!",
  126. "repository": {
  127. "type": "git",
  128. "url": "git+https://github.com/gruntjs/grunt-cli.git"
  129. },
  130. "scripts": {
  131. "test": "node bin/grunt test"
  132. },
  133. "version": "1.2.0"
  134. }