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.

77 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "pseudomap@^1.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@vue/component-compiler-utils/node_modules/lru-cache"
  6. ]
  7. ],
  8. "_from": "pseudomap@>=1.0.2 <2.0.0",
  9. "_id": "pseudomap@1.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/pseudomap",
  13. "_nodeVersion": "4.0.0",
  14. "_npmUser": {
  15. "email": "i@izs.me",
  16. "name": "isaacs"
  17. },
  18. "_npmVersion": "3.3.2",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "pseudomap",
  22. "raw": "pseudomap@^1.0.2",
  23. "rawSpec": "^1.0.2",
  24. "scope": null,
  25. "spec": ">=1.0.2 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/@vue/component-compiler-utils/lru-cache"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
  32. "_shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3",
  33. "_shrinkwrap": null,
  34. "_spec": "pseudomap@^1.0.2",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@vue/component-compiler-utils/node_modules/lru-cache",
  36. "author": {
  37. "email": "i@izs.me",
  38. "name": "Isaac Z. Schlueter",
  39. "url": "http://blog.izs.me/"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/isaacs/pseudomap/issues"
  43. },
  44. "dependencies": {},
  45. "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
  46. "devDependencies": {
  47. "tap": "^2.3.1"
  48. },
  49. "directories": {
  50. "test": "test"
  51. },
  52. "dist": {
  53. "shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3",
  54. "tarball": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
  55. },
  56. "gitHead": "b6dc728207a0321ede6479e34506d3e0e13a940b",
  57. "homepage": "https://github.com/isaacs/pseudomap#readme",
  58. "license": "ISC",
  59. "main": "map.js",
  60. "maintainers": [
  61. {
  62. "name": "isaacs",
  63. "email": "i@izs.me"
  64. }
  65. ],
  66. "name": "pseudomap",
  67. "optionalDependencies": {},
  68. "readme": "ERROR: No README data found!",
  69. "repository": {
  70. "type": "git",
  71. "url": "git+https://github.com/isaacs/pseudomap.git"
  72. },
  73. "scripts": {
  74. "test": "tap test/*.js"
  75. },
  76. "version": "1.0.2"
  77. }