package.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "slide@~1.1.3",
  6. "scope": null,
  7. "escapedName": "slide",
  8. "name": "slide",
  9. "rawSpec": "~1.1.3",
  10. "spec": ">=1.1.3 <1.2.0",
  11. "type": "range"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/read-installed"
  14. ]
  15. ],
  16. "_from": "slide@>=1.1.3 <1.2.0",
  17. "_id": "slide@1.1.6",
  18. "_inCache": true,
  19. "_location": "/slide",
  20. "_npmUser": {
  21. "name": "isaacs",
  22. "email": "i@izs.me"
  23. },
  24. "_npmVersion": "2.0.0-beta.3",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "slide@~1.1.3",
  28. "scope": null,
  29. "escapedName": "slide",
  30. "name": "slide",
  31. "rawSpec": "~1.1.3",
  32. "spec": ">=1.1.3 <1.2.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/read-installed"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
  39. "_shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
  40. "_shrinkwrap": null,
  41. "_spec": "slide@~1.1.3",
  42. "_where": "/home/conte/data/reveal.js/node_modules/read-installed",
  43. "author": {
  44. "name": "Isaac Z. Schlueter",
  45. "email": "i@izs.me",
  46. "url": "http://blog.izs.me/"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/isaacs/slide-flow-control/issues"
  50. },
  51. "contributors": [
  52. {
  53. "name": "S. Sriram",
  54. "email": "ssriram@gmail.com",
  55. "url": "http://www.565labs.com"
  56. }
  57. ],
  58. "dependencies": {},
  59. "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
  60. "devDependencies": {},
  61. "directories": {},
  62. "dist": {
  63. "shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
  64. "tarball": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
  65. },
  66. "engines": {
  67. "node": "*"
  68. },
  69. "gitHead": "8345e51ee41e35825abc1a40750ea11462f57028",
  70. "homepage": "https://github.com/isaacs/slide-flow-control",
  71. "license": "ISC",
  72. "main": "./lib/slide.js",
  73. "maintainers": [
  74. {
  75. "name": "isaacs",
  76. "email": "i@izs.me"
  77. }
  78. ],
  79. "name": "slide",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git://github.com/isaacs/slide-flow-control.git"
  85. },
  86. "scripts": {},
  87. "version": "1.1.6"
  88. }