package.json 1.9 KB

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