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.

88 lines
3.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "unique-filename@^1.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
  6. ]
  7. ],
  8. "_from": "unique-filename@>=1.1.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "unique-filename@1.1.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/unique-filename",
  14. "_nodeVersion": "10.10.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/unique-filename_1.1.1_1537461734124_0.8229183281578927"
  18. },
  19. "_npmUser": {
  20. "email": "me@re-becca.org",
  21. "name": "iarna"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "unique-filename",
  27. "raw": "unique-filename@^1.1.1",
  28. "rawSpec": "^1.1.1",
  29. "scope": null,
  30. "spec": ">=1.1.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cacache"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  37. "_shasum": "1d69769369ada0583103a1e6ae87681b56573230",
  38. "_shrinkwrap": null,
  39. "_spec": "unique-filename@^1.1.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
  41. "author": {
  42. "email": "me@re-becca.org",
  43. "name": "Rebecca Turner",
  44. "url": "http://re-becca.org/"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/iarna/unique-filename/issues"
  48. },
  49. "dependencies": {
  50. "unique-slug": "^2.0.0"
  51. },
  52. "description": "Generate a unique filename for use in temporary directories or caches.",
  53. "devDependencies": {
  54. "standard": "^5.4.1",
  55. "tap": "^2.3.1"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 15,
  60. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo83nCRA9TVsSAnZWagAAGUIP/RHKLBFB/61Nc2H7LVQj\n6aGrKRjQ+ZkQCGQODloPtfU8nQ94IJ7ZaD1ArcdDWu6oP2k5xJFsDKd/zxyQ\nPMPuAwkNDVZ4ndmRbKJ2Fzxq8B4eN20Q7t9PyvHWS2x8WOE1zzeLwDeBZI1f\nK8EUaTcaAj5du6TKUbnqVzqi5K2deWovlvDBPbFMqm84nO07Zbu50t0wHqDi\nIja76zlA8o2UiY2X4I044h8dV3n7wLF/yJoj7DPgcr+jrHY2R4BP/zMyjkZh\nRHiB+50TCHXUuvfnxmeoVNhAqnrUGVw4FE1NBRgVqgl1SX5KKhZO0XRRVMAN\nCN1dxQOoXFnLT4TZp8jgCQdtRkrTH/Um4Alz0gOPf39KTU96DFm+XmoTJGKK\nI2p7GsnC8zroAktlpXSuEJZp8sG9+35k9kdda/pQO8GjVPPUsA2E4US4iIpU\nAQUptUfNLIYHzYADJqEriiWjw4/ZH2spyvq4e4jPReQWq/P3flhqv+CPYrX2\n/hGTtopd5TfEwYAUxtMUZKXBh3RNnFr6Q2NPnUD+gddSyEdee+6nheaB9B7e\nYJaPyQ8/noK8NaWNUTnLV3/pkjT9BpDHduEvL0uGvc5jkH/DSPYGqSE0D6+s\n5xNHocG6mKADtl2qTXVEwoqZldEPc7x5trUxukSSJGGREImNwGgN1/faKeEj\nUHiH\r\n=/EXC\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "1d69769369ada0583103a1e6ae87681b56573230",
  63. "tarball": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  64. "unpackedSize": 41421
  65. },
  66. "gitHead": "3653bb94c8ae4497636f0767e0a35eb442b27d9f",
  67. "homepage": "https://github.com/iarna/unique-filename",
  68. "keywords": [],
  69. "license": "ISC",
  70. "main": "index.js",
  71. "maintainers": [
  72. {
  73. "name": "iarna",
  74. "email": "me@re-becca.org"
  75. }
  76. ],
  77. "name": "unique-filename",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git+https://github.com/iarna/unique-filename.git"
  83. },
  84. "scripts": {
  85. "test": "standard && tap test"
  86. },
  87. "version": "1.1.1"
  88. }