You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
1.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "urix@^0.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/source-map-resolve"
  6. ]
  7. ],
  8. "_from": "urix@>=0.1.0 <0.2.0",
  9. "_id": "urix@0.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/urix",
  13. "_npmUser": {
  14. "email": "simon.lydell@gmail.com",
  15. "name": "lydell"
  16. },
  17. "_npmVersion": "1.4.4",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "urix",
  21. "raw": "urix@^0.1.0",
  22. "rawSpec": "^0.1.0",
  23. "scope": null,
  24. "spec": ">=0.1.0 <0.2.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/css",
  29. "/resolve-url-loader",
  30. "/source-map-resolve"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
  33. "_shasum": "da937f7a62e21fec1fd18d49b35c2935067a6c72",
  34. "_shrinkwrap": null,
  35. "_spec": "urix@^0.1.0",
  36. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/source-map-resolve",
  37. "author": {
  38. "name": "Simon Lydell"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/lydell/urix/issues"
  42. },
  43. "dependencies": {},
  44. "description": "Makes Windows-style paths more unix and URI friendly.",
  45. "devDependencies": {
  46. "jshint": "^2.4.4",
  47. "mocha": "^1.17.1"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "shasum": "da937f7a62e21fec1fd18d49b35c2935067a6c72",
  52. "tarball": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
  53. },
  54. "homepage": "https://github.com/lydell/urix",
  55. "keywords": [
  56. "backslash",
  57. "path",
  58. "slash",
  59. "unix",
  60. "uri",
  61. "url",
  62. "windows"
  63. ],
  64. "license": "MIT",
  65. "main": "index.js",
  66. "maintainers": [
  67. {
  68. "name": "lydell",
  69. "email": "simon.lydell@gmail.com"
  70. }
  71. ],
  72. "name": "urix",
  73. "optionalDependencies": {},
  74. "readme": "ERROR: No README data found!",
  75. "repository": {
  76. "type": "git",
  77. "url": "git://github.com/lydell/urix.git"
  78. },
  79. "scripts": {
  80. "test": "jshint index.js test/ && mocha"
  81. },
  82. "version": "0.1.0"
  83. }