package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "uri-path@0.0.2",
  6. "scope": null,
  7. "escapedName": "uri-path",
  8. "name": "uri-path",
  9. "rawSpec": "0.0.2",
  10. "spec": "0.0.2",
  11. "type": "version"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/grunt-contrib-uglify"
  14. ]
  15. ],
  16. "_from": "uri-path@0.0.2",
  17. "_id": "uri-path@0.0.2",
  18. "_inCache": true,
  19. "_location": "/uri-path",
  20. "_npmUser": {
  21. "name": "ult_combo",
  22. "email": "ult_combo@hotmail.com"
  23. },
  24. "_npmVersion": "1.4.6",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "uri-path@0.0.2",
  28. "scope": null,
  29. "escapedName": "uri-path",
  30. "name": "uri-path",
  31. "rawSpec": "0.0.2",
  32. "spec": "0.0.2",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/grunt-contrib-uglify"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz",
  39. "_shasum": "803eb01f2feb17927dcce0f6187e72b75f53f554",
  40. "_shrinkwrap": null,
  41. "_spec": "uri-path@0.0.2",
  42. "_where": "/home/conte/data/reveal.js/node_modules/grunt-contrib-uglify",
  43. "author": {
  44. "name": "Ult Combo",
  45. "email": "ultcombo@gmail.com"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/UltCombo/uri-path/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Convert relative file system paths into safe URI paths",
  52. "devDependencies": {
  53. "mocha": "^1.20.1",
  54. "should": "^4.0.4"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "803eb01f2feb17927dcce0f6187e72b75f53f554",
  59. "tarball": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
  60. },
  61. "engines": {
  62. "node": ">= 0.10"
  63. },
  64. "homepage": "https://github.com/UltCombo/uri-path",
  65. "keywords": [
  66. "uri",
  67. "url",
  68. "relative",
  69. "file system",
  70. "fs",
  71. "path",
  72. "convert"
  73. ],
  74. "license": "WTFPL",
  75. "main": "index.js",
  76. "maintainers": [
  77. {
  78. "name": "ult_combo",
  79. "email": "ult_combo@hotmail.com"
  80. }
  81. ],
  82. "name": "uri-path",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git+https://github.com/UltCombo/uri-path.git"
  88. },
  89. "version": "0.0.2"
  90. }