package.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "grunt-known-options@~1.1.0",
  6. "scope": null,
  7. "escapedName": "grunt-known-options",
  8. "name": "grunt-known-options",
  9. "rawSpec": "~1.1.0",
  10. "spec": ">=1.1.0 <1.2.0",
  11. "type": "range"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/grunt"
  14. ]
  15. ],
  16. "_from": "grunt-known-options@>=1.1.0 <1.2.0",
  17. "_id": "grunt-known-options@1.1.0",
  18. "_inCache": true,
  19. "_location": "/grunt-known-options",
  20. "_nodeVersion": "4.4.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/grunt-known-options-1.1.0.tgz_1459218487907_0.8779289359226823"
  24. },
  25. "_npmUser": {
  26. "name": "shama",
  27. "email": "kyle@dontkry.com"
  28. },
  29. "_npmVersion": "2.15.1",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "grunt-known-options@~1.1.0",
  33. "scope": null,
  34. "escapedName": "grunt-known-options",
  35. "name": "grunt-known-options",
  36. "rawSpec": "~1.1.0",
  37. "spec": ">=1.1.0 <1.2.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/grunt",
  42. "/grunt-cli"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.0.tgz",
  45. "_shasum": "a4274eeb32fa765da5a7a3b1712617ce3b144149",
  46. "_shrinkwrap": null,
  47. "_spec": "grunt-known-options@~1.1.0",
  48. "_where": "/home/conte/data/reveal.js/node_modules/grunt",
  49. "author": {
  50. "name": "Grunt Development Team",
  51. "url": "http://gruntjs.com/development-team"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/gruntjs/grunt-known-options/issues"
  55. },
  56. "dependencies": {},
  57. "description": "The known options used in Grunt",
  58. "devDependencies": {},
  59. "directories": {},
  60. "dist": {
  61. "shasum": "a4274eeb32fa765da5a7a3b1712617ce3b144149",
  62. "tarball": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.0.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.10.0"
  66. },
  67. "files": [
  68. "index.js"
  69. ],
  70. "gitHead": "587d4d6b31923d3d6afb4919e5e3b9cf4db30440",
  71. "homepage": "http://gruntjs.com/",
  72. "license": "MIT",
  73. "main": "index.js",
  74. "maintainers": [
  75. {
  76. "name": "cowboy",
  77. "email": "cowboy@rj3.net"
  78. },
  79. {
  80. "name": "shama",
  81. "email": "kyle@dontkry.com"
  82. },
  83. {
  84. "name": "vladikoff",
  85. "email": "vlad@vladikoff.com"
  86. }
  87. ],
  88. "name": "grunt-known-options",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/gruntjs/grunt-known-options.git"
  94. },
  95. "scripts": {},
  96. "version": "1.1.0"
  97. }