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.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "hash-sum@^1.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-loader"
  6. ]
  7. ],
  8. "_from": "hash-sum@>=1.0.2 <2.0.0",
  9. "_id": "hash-sum@1.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/hash-sum",
  13. "_nodeVersion": "2.3.3",
  14. "_npmUser": {
  15. "email": "nicolasbevacqua@gmail.com",
  16. "name": "bevacqua"
  17. },
  18. "_npmVersion": "2.12.1",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "hash-sum",
  22. "raw": "hash-sum@^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",
  30. "/vue-loader",
  31. "/vue-style-loader"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
  34. "_shasum": "33b40777754c6432573c120cc3808bbd10d47f04",
  35. "_shrinkwrap": null,
  36. "_spec": "hash-sum@^1.0.2",
  37. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-loader",
  38. "authors": [
  39. "Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
  40. ],
  41. "bugs": {
  42. "url": "https://github.com/bevacqua/hash-sum/issues"
  43. },
  44. "dependencies": {},
  45. "description": "Blazing fast unique hash generator",
  46. "devDependencies": {
  47. "jshint": "2.5.0",
  48. "jshint-stylish": "0.2.0",
  49. "tape": "3.0.3"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "33b40777754c6432573c120cc3808bbd10d47f04",
  54. "tarball": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz"
  55. },
  56. "gitHead": "b9d19a324f5a10417b42c9e8bf76d2f52d05b3d7",
  57. "homepage": "https://github.com/bevacqua/hash-sum",
  58. "license": "MIT",
  59. "main": "hash-sum.js",
  60. "maintainers": [
  61. {
  62. "name": "bevacqua",
  63. "email": "nicolasbevacqua@gmail.com"
  64. }
  65. ],
  66. "name": "hash-sum",
  67. "optionalDependencies": {},
  68. "readme": "ERROR: No README data found!",
  69. "repository": {
  70. "type": "git",
  71. "url": "git://github.com/bevacqua/hash-sum.git"
  72. },
  73. "scripts": {
  74. "test": "jshint . && tape test.js"
  75. },
  76. "version": "1.0.2"
  77. }