{"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"keywords":["temp","temporary","tempfile","file","path","random","uuid"],"dist-tags":{"latest":"6.0.1"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"description":"Get a random temporary file path","readme":"# tempfile\n\n> Get a random temporary file path\n\n**Checkout out [`tempy`](https://github.com/sindresorhus/tempy) which is a better take on this module.**\n\n## Install\n\n```sh\nnpm install tempfile\n```\n\n## Usage\n\n```js\nimport tempfile from 'tempfile';\n\ntempfile();\n//=> '/var/folders/3x/jf5977fn79jbglr7rk0tq4d00000gn/T/6271e235-13b9-4138-8b9b-ee2f26c09ce3'\n```\n\n## API\n\n### tempfile(options?)\n\n#### options\n\nType: `object`\n\n##### extension\n\nType: `string`\n\nA file extension to append to the path.\n\n```js\nimport tempfile from 'tempfile';\n\ntempfile();\n//=> '/var/folders/3x/jf5977fn79jbglr7rk0tq4d00000gn/T/6271e235-13b9-4138-8b9b-ee2f26c09ce3'\n\ntempfile({extension: 'png'});\n//=> '/var/folders/3x/jf5977fn79jbglr7rk0tq4d00000gn/T/4049f192-43e7-43b2-98d9-094e6760861b.png'\n```\n\n## Related\n\n- [tempy](https://github.com/sindresorhus/tempy) - Get a random temporary file or directory path\n- [temp-write](https://github.com/sindresorhus/temp-write) - Write string/buffer/stream to a random temp file\n","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tempfile.git"},"users":{"losymear":true,"rocket0191":true,"seangenabe":true,"derothenbergiii":true},"bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"license":"MIT","versions":{"0.1.0":{"name":"tempfile","version":"0.1.0","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@0.1.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"d85d509c57cf8f3c1591bbbd90a27d03d24af842","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-0.1.0.tgz","integrity":"sha512-lx960pQfpwuqntZhISCuaj+8GBva/ieJQa68Cohx6calASuGcABuWXAXPsFZhiDEN/xA6I9a2CpEL5c6jcNjGg==","signatures":[{"sig":"MEYCIQDhvkdO/3VNoBvvb6VlI/hynhsTStIiikSyNAXJopm7GQIhAJigJG6nzw/minCCjhv+uSeNypzZ/4ziHbhvFenye22D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git://github.com/sindresorhus/tempfile","type":"git"},"_npmVersion":"1.3.22","description":"Get a random temp file path","directories":{},"dependencies":{"uuid":"~1.4.0"},"devDependencies":{"mocha":"*"}},"0.1.1":{"name":"tempfile","version":"0.1.1","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@0.1.1","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"d0b3f931aa921f9086b185b70c32d7eb98e258f3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-0.1.1.tgz","integrity":"sha512-w/NyONdlc7aT0kjKBdHtTJQkuC7Alr2KN2G/301tbpzG+pW/MYvKijtlQeSH6HyO0S3jzwK8Q2lAu9ovWtdyLQ==","signatures":[{"sig":"MEUCIQDtteM3TP1Dik9hZ8dR1qqP00E8QIp6+GWseQYGjGf9ngIgBbNYFDm0APQtRiVGv8Y/wdf9N9jZxYlncgzUx6PPEwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git://github.com/sindresorhus/tempfile","type":"git"},"_npmVersion":"1.3.22","description":"Get a random temp file path","directories":{},"dependencies":{"uuid":"~1.4.0"},"devDependencies":{"mocha":"*"}},"0.1.2":{"name":"tempfile","version":"0.1.2","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@0.1.2","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"81d4e51f35856592f3b51d568135791af3b038e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-0.1.2.tgz","integrity":"sha512-SaEb6EcGwJe0n+NvsuTsaDYk7hHigvil4oNx1Zl9zrPJ9lCie51YkXngGMUE3vtykRtHwJdXeVyUSQSKRGAcfA==","signatures":[{"sig":"MEUCIQC2/4W8iy00gYNdA6MFrWzPDcEpGwsyRekKKxiqGUK1uwIgOE+ezLIKhchmjrFLs0nHzSbKcjm6MUbLpTVWVrvIUks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git://github.com/sindresorhus/tempfile","type":"git"},"_npmVersion":"1.3.22","description":"Get a random temp file path","directories":{},"dependencies":{"uuid":"~1.4.0"},"devDependencies":{"mocha":"*"}},"0.1.3":{"name":"tempfile","version":"0.1.3","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@0.1.3","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"7d6b710047339d39f847327a056dadf183103010","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-0.1.3.tgz","integrity":"sha512-eW5GbbQLBEpa21WNlpvJcvv/DNXLyMNOQBnhellCzQdXAf5Ctmrr8GDLc/YAymOF3t+17wmeE+kZCKBoaanEtA==","signatures":[{"sig":"MEUCIQD5Ao73U8fr/JdetkK2ik9qSMnSqE7yc0SRvYmUC0sLKwIgf1l13Oi7H2aWiCxZNDxy6GBA9LnVorJG2P1mpbpmIxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git://github.com/sindresorhus/tempfile","type":"git"},"_npmVersion":"1.4.6","description":"Get a random temp file path","directories":{},"dependencies":{"uuid":"~1.4.0"},"devDependencies":{"mocha":"*"}},"1.0.0":{"name":"tempfile","version":"1.0.0","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@1.0.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"ca8eac85a7c6017f70949de0a784ac776b621849","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-1.0.0.tgz","integrity":"sha512-9+lYt3nfjqNORZQ8CwUMHKICB8EyiLZOF/PyVt78T0QDogxo+CFHQ4WgJBUi/UzJPbFeJMSdKIZDkPovrgy41A==","signatures":[{"sig":"MEUCIFifJ2op/qw19BTgK4PS0slQPQ03qywoKCiruHiw3/upAiEA56+F0uNE37sk06yp6/G9nDNsjuo/C4aXIP/gj/EhdB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"_shasum":"ca8eac85a7c6017f70949de0a784ac776b621849","engines":{"node":">=0.10.0"},"gitHead":"4e5b2ad4dfbdeb0d69f0edb1b3534a5b2bdc3e2b","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git://github.com/sindresorhus/tempfile","type":"git"},"_npmVersion":"1.4.14","description":"Get a random temp file path","directories":{},"dependencies":{"uuid":"^1.4.0"},"devDependencies":{"mocha":"*"}},"1.1.0":{"name":"tempfile","version":"1.1.0","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@1.1.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"c78a6b110a2635a23a5450afdc47822940a817e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-1.1.0.tgz","integrity":"sha512-6r/MveoLoXHn/HfjSAJKuT2SPNTJAnYOhzaxBy+1QrVOIh/7D/fv4Cd40B2YVSWa+cGVVhJifuM4KjLHempWOQ==","signatures":[{"sig":"MEUCIQDpdKW5AWEuA84Bkdm73h737x9cQ2YkLn7s+rsghdP1JwIgMQTSJf2SY/254x79NuBISqHvLEptOyKpMSpSk/p0k0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"_shasum":"c78a6b110a2635a23a5450afdc47822940a817e3","engines":{"node":">=0.10.0"},"gitHead":"a49b8e374480bdcd34ed4c031a1c1e6f845a7280","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"https://github.com/sindresorhus/tempfile","type":"git"},"_npmVersion":"2.0.2","description":"Get a random temp file path","directories":{},"_nodeVersion":"0.10.32","dependencies":{"uuid":"^2.0.1"},"devDependencies":{"mocha":"*"}},"1.1.1":{"name":"tempfile","version":"1.1.1","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand"],"author":{"url":"http://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@1.1.1","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile#readme","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-1.1.1.tgz","integrity":"sha512-NjT12fW6pSEKz1eVcADgaKfeM+XZ4+zSaqVz46XH7+CiEwcelnwtGWRRjF1p+xyW2PVgKKKS2UUw1LzRelntxg==","signatures":[{"sig":"MEQCIGI2F0e826UkoY/E9csfNOycaNagP0kWlsjyUEDLrihCAiA1kx46/jCHZAeznSBWtLesB7eoHnlc0hNGZ/1CwPL0DA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"_shasum":"5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2","engines":{"node":">=0.10.0"},"gitHead":"8f245060155cb44945b8c636109f91c09d2af5e2","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tempfile.git","type":"git"},"_npmVersion":"2.9.0","description":"Get a random temp file path","directories":{},"_nodeVersion":"0.12.2","dependencies":{"uuid":"^2.0.1","os-tmpdir":"^1.0.0"},"devDependencies":{"mocha":"*"}},"2.0.0":{"name":"tempfile","version":"2.0.0","keywords":["tmp","temp","temporary","tempfile","file","path","random","rand","uuid"],"author":{"url":"sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@2.0.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile#readme","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"6b0446856a9b1114d1856ffcbe509cccb0977265","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-2.0.0.tgz","integrity":"sha512-ZOn6nJUgvgC09+doCEF3oB+r3ag7kUvlsXEGX069QRD60p+P3uP7XG9N2/at+EyIRGSN//ZY3LyEotA1YpmjuA==","signatures":[{"sig":"MEUCIQCXjAtmAwUfyH78VUPLnAeXwcDXswA+/WhEvxlPpn+O0QIgfbmKParqRXXEIu95v+UssZR33ud7XsLsoQ4CEBu9zaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"_shasum":"6b0446856a9b1114d1856ffcbe509cccb0977265","engines":{"node":">=4"},"gitHead":"fec4570a2dd5b0d5387968729615444d26b6f25f","scripts":{"test":"xo && ava"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tempfile.git","type":"git"},"_npmVersion":"2.15.11","description":"Get a random temporary file path","directories":{},"_nodeVersion":"4.7.3","dependencies":{"uuid":"^3.0.1","temp-dir":"^1.0.0"},"devDependencies":{"xo":"*","ava":"*"},"_npmOperationalInternal":{"tmp":"tmp/tempfile-2.0.0.tgz_1490717520736_0.8753022798337042","host":"packages-12-west.internal.npmjs.com"}},"3.0.0":{"name":"tempfile","version":"3.0.0","keywords":["temp","temporary","tempfile","file","path","random","uuid"],"author":{"url":"sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@3.0.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile#readme","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"5376a3492de7c54150d0cc0612c3f00e2cdaf76c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-3.0.0.tgz","fileCount":5,"integrity":"sha512-uNFCg478XovRi85iD42egu+eSFUmmka750Jy7L5tfHI5hQKKtbPnxaSaXAbBqCDYrw3wx4tXjKwci4/QmsZJxw==","signatures":[{"sig":"MEYCIQCL4BDArNWigAfbeFnQCO4dsDfIYojpGZ1aUV7y9xNtPQIhAIFIXiskQPRVNKPREpv6gVkAVhfCqPxlod8DH7rnTSeS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxcMkCRA9TVsSAnZWagAA56kP/1xZdGNeF7w8F/rrWsqE\nq1ySqBDwPHWYibctx3Zf6XC46+LI1QJJEjhmhq0zZl8QHDeg0z7QzgYpOQaq\nHFwo6e2Q+I2rj0qIi+QPP7aQF2R2JMPGtGR4PUyM5uhMPf1fhhps7u3CTAwv\np0b7+oqXpXyu3e4UXvpN3ywH5XaewKafg8tvRbwKfjGVUkoDFc2Stz29p8/n\n7McDx+TIuFSDqRAZUHjpem94xEb+DelYZTZgWhZpZWBNFkICN8Z5PPpNAF92\nB9Mc/khXWu6EP+dZvoG+uoWNdnXokzCwwPyuXxl3aA9whY5RjwtnKOdrbr6i\nac70a8uq0mw14igGoGQra2mXXbyE3EupRsSEsd8hdOSuwj/6VXv3f9mL2Bg/\nMrcwI8tFbU59sHyDMp7EM80CLuZ5aLmxkj3FE6uQnWuuDDrf/zJBMYZcmOWs\nqEW8nCfFuE2PB6JifeOkuBEthDexJf/g3xq5xZtrYo4mXwQXIMEGc0jsYVM2\nss6nGfJ3MR7hsekGtO60crHWSQz83MAVcfJ7C6JKHsif6F/3aH19IgajevTh\nXykuhgjt0cqxNh1kAl+DSgjXIK1p2dcFWmeFbv/xdZm3P41I99N099ija6vf\n4RRAOjP+/ZzXEHR+5uAfWoAd9bFpomT1VZUzKdGW7tSnU3OER8i+4wMlNqZc\ns0hL\r\n=Feor\r\n-----END PGP SIGNATURE-----\r\n"},"engines":{"node":">=8"},"gitHead":"1884d5ef7f51342fbed8506ac75e7c0ab241d2f9","scripts":{"test":"xo && ava && tsd"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tempfile.git","type":"git"},"_npmVersion":"6.9.0","description":"Get a random temporary file path","directories":{},"_nodeVersion":"10.15.3","dependencies":{"uuid":"^3.3.2","temp-dir":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","ava":"^1.4.1","tsd":"^0.7.2"},"_npmOperationalInternal":{"tmp":"tmp/tempfile_3.0.0_1556464419476_0.2934668968732854","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"tempfile","version":"4.0.0","keywords":["temp","temporary","tempfile","file","path","random","uuid"],"author":{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@4.0.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile#readme","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"39e1bbe02f2d5cc3588ffb07c50ecfbea6c7cc91","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-4.0.0.tgz","fileCount":5,"integrity":"sha512-dNH6UWyI8kijDmLVb0IJvCG4JZ5uOmy40CLoi/dVySL49v0f0Y+jIN2rE6Hj85y8mIIya1vwpKZlL9jASs5ktg==","signatures":[{"sig":"MEYCIQCMuP0oLjAa3MToty3y281m9fzX8I9i45obrefNfKDaWQIhALk4C6ksyinMVHHc5PfADVfKzGnhyHKCTaJF2c/p31Dr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvx0dCRA9TVsSAnZWagAAr34P/12PUVsjRwVyOqsgj75w\nuVee9blmtzh65l2IjZJAxfh7TG95GfdnCgGy7rx6croHpwqPcFMFXL4ng0Qw\n9tEHVUVpepPy0t8xjp7HWa/gp19XwnF0qirUaxT7KwlUlo3q+fSzYjHafVpw\nxx5LMJOJXGPL/xnYqNiKDG9VIfDGGq2bNPvBfbMjVMgYoX956d0OS+1rbVPH\n1tZMaxiM7uCYApvkJPLCHhZ+W9jPN7JpL0pQD+ZF/dqj4uDmemsOvlRrZJeo\nYPmanqC2+5Xbe12+aWUwlyKhFqxVqJ7RqdiQXTi3LSxHayykpAYOKH2fGK2q\nEv/D3Na1Zx8AUXp9ZEhHScPTuPBes8QUK95f/nnB5VuF3g3VLjUACT5WBn/d\nnwWdbM4MZXw987YPjanqDsZog31iCYVHeAPz/g326GLAKiWjt+qXuRVzGKhu\nxf1i5rPIFkkWfBT4ZIoNl+HgUK0jbSx3aq0nftceRAnCvNe32wiBn/D1VhgO\nTGFrgtPZZwJaI425WJp4cjtysSCQv3neBxWvf/Xp/XYNKRi+QFCCQBVVSrco\nIfHwh03o2mOhYyCUoTN7pfbIfpPttLUq6AIx+zMHq6UcJKj2JvgxU+BaHcNU\nNgHRJf7U2eaQ/ojeyrpde2Q2p/l8DcUejAbAQnyf82q8FnXCuXyYarU3ogC7\nozbs\r\n=2HWl\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","engines":{"node":">=12.20"},"exports":"./index.js","funding":"https://github.com/sponsors/sindresorhus","gitHead":"6cac7405f6b69da691785a727b1702e1c74fafe7","scripts":{"test":"xo && ava && tsd"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tempfile.git","type":"git"},"_npmVersion":"7.10.0","description":"Get a random temporary file path","directories":{},"_nodeVersion":"12.22.1","dependencies":{"uuid":"^8.3.2","temp-dir":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.40.2","ava":"^3.15.0","tsd":"^0.17.0"},"_npmOperationalInternal":{"tmp":"tmp/tempfile_4.0.0_1623137565591_0.7988972765823228","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"tempfile","version":"5.0.0","keywords":["temp","temporary","tempfile","file","path","random","uuid"],"author":{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@5.0.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile#readme","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"40c141e441709fe2d9c17c138e81d4c33fbc9e03","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-5.0.0.tgz","fileCount":5,"integrity":"sha512-bX655WZI/F7EoTDw9JvQURqAXiPHi8o8+yFxPF2lWYyz1aHnmMRuXWqL6YB6GmeO0o4DIYWHLgGNi/X64T+X4Q==","signatures":[{"sig":"MEQCIBXekRlUZbO5PSVgU4Yrk5hBB282TRUM0en/H3tGwP70AiBPCVJjnTnxZfR0CpmlJzQM9T15ADvEU0uGHvpjHQX+oQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6IhyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcQBAAoFOPg5gLN21Y6pP15bGAiyawfYWBvLQ7pmifyZ5adsA7kbZl\r\nu5S9AtalWOeCXgdEpI4JD36mvKRZBcdS+XCh5lUpuJNGeMI/NfsXJo7ati2R\r\nbVHNL7OPhYxJ9rTXeSvRMbIUAYr4dT1oTZ5Han1c3KOV2UBKiDK2VzOkUcmh\r\n5jBB3AnsScIzpm/+wvMI0FAvyPrxNut6CtnWiisS/rxXzYKLU6yZkLtpGmGs\r\nfRTTF/3sMiZReekhLXa/opzT1KdRfMzmzkjcM16M70XzwWxduiVYW8GfPRdI\r\nCou1AktugfGqTDMkBtpQwguBv2bTpFioL/lGEOncql0gzJK7189lwbxcXEgG\r\nzTg8Rx7mmSGY6XvR7cPrODKrEJrKlfpjXnbR6AjxVy4Rqla11Casg8u2xldL\r\nQMT1h8r0Z4pNH2Qsec/oxFXY5o4KYEc7I18f2Fs/gWmGAZ1r/Jte/mr5PYRw\r\nmlLvLYuji9LxQxI+BdQNrMEWju+eEHSQhMyBkSTKnKXskj5j/uz3w78g3wSR\r\noPbGjtJ8FpKdt/1pJcYZPZIIMnr57XIO3wPN/PfyMOPSDBe9/7/d8w9ZXBQf\r\njsn889uaRwnV1rKjwRGUZC79ifIboFFjnGgCQ78ydRR8a9z5bgM4p9tb70be\r\nC8cUh0L9VYt4QGWAbMKuhMItan+apl7gFvc=\r\n=txtl\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./index.d.ts","engines":{"node":">=14.18"},"exports":{"types":"./index.d.ts","default":"./index.js"},"funding":"https://github.com/sponsors/sindresorhus","gitHead":"970480298c2122f2db52d9635f2ce1c6ed8635cd","scripts":{"test":"xo && ava && tsd"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tempfile.git","type":"git"},"_npmVersion":"9.2.0","description":"Get a random temporary file path","directories":{},"_nodeVersion":"14.21.1","dependencies":{"temp-dir":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.53.1","ava":"^5.2.0","tsd":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/tempfile_5.0.0_1676183666035_0.8003368199720127","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"tempfile","version":"6.0.0","keywords":["temp","temporary","tempfile","file","path","random","uuid"],"author":{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tempfile@6.0.0","maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tempfile#readme","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"dist":{"shasum":"ced9bb9752ede62b9437a6c851933ac924630bf8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-6.0.0.tgz","fileCount":5,"integrity":"sha512-oL1ErFEJoU4F6jf+fJ1s4aq2lvETCcZ/OqA0rO/kMYnawUYVUf1Tdfj95Fk1VKA0iNTHV7zk6nk2FbhE1vMY6g==","signatures":[{"sig":"MEUCIHSTwZV0KTETOszZSFS8r3i2zKsPAMhgEKXhr/IoXYLRAiEA2XTOKDVwNwUumeoqb2s/LvJcT+P1gT02ANLTr0sL/EQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3984},"type":"module","types":"./index.d.ts","engines":{"node":">=20"},"exports":{"types":"./index.d.ts","default":"./index.js"},"funding":"https://github.com/sponsors/sindresorhus","gitHead":"f653871e1dff3f8bbe856fd5ca87c20f61abbcee","scripts":{"test":"xo && ava && tsd"},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tempfile.git","type":"git"},"_npmVersion":"11.7.0","description":"Get a random temporary file path","directories":{},"sideEffects":false,"_nodeVersion":"25.3.0","dependencies":{"temp-dir":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^1.2.3","ava":"^6.4.1","tsd":"^0.33.0"},"_npmOperationalInternal":{"tmp":"tmp/tempfile_6.0.0_1769190921091_0.8535501647048598","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"tempfile","version":"6.0.1","description":"Get a random temporary file path","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tempfile.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":{"types":"./index.d.ts","default":"./index.js"},"sideEffects":false,"engines":{"node":">=20"},"scripts":{"test":"xo && ava && tsd"},"keywords":["temp","temporary","tempfile","file","path","random","uuid"],"dependencies":{"is-safe-filename":"^0.1.1","temp-dir":"^3.0.0"},"devDependencies":{"ava":"^6.4.1","tsd":"^0.33.0","xo":"^1.2.3"},"gitHead":"ac7a2bb839ceb765d8030aa2356d6830590a38ef","types":"./index.d.ts","_id":"tempfile@6.0.1","bugs":{"url":"https://github.com/sindresorhus/tempfile/issues"},"homepage":"https://github.com/sindresorhus/tempfile#readme","_nodeVersion":"25.3.0","_npmVersion":"11.7.0","dist":{"integrity":"sha512-DE4nURsf7nUqYHJKTgOVdpt0SBY5r4us4kbFXqg7KZFB7ih27NxIk3qXv29FtqTaE45stnLKTECmSc9ICuRbDQ==","shasum":"9e0f530aae237660cadfb111c7374c66f39b3927","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/tempfile/-/tempfile-6.0.1.tgz","fileCount":5,"unpackedSize":4078,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDksYfk8rzL501Hu0d25fVvwOT0PzNtJb/bOxWceveUNAIgeKAdkGRHZ0Db0CuFG7r7CGf6a1OjxfvQNFP8iSUT+Tw="}]},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tempfile_6.0.1_1769327807654_0.33572951445221433"},"_hasShrinkwrap":false}},"name":"tempfile","time":{"created":"2013-12-31T23:07:18.013Z","modified":"2026-01-25T07:56:47.935Z","0.1.0":"2013-12-31T23:07:18.013Z","0.1.1":"2013-12-31T23:18:42.792Z","0.1.2":"2014-01-01T00:31:46.210Z","0.1.3":"2014-03-26T21:17:26.561Z","1.0.0":"2014-08-13T16:26:59.131Z","1.1.0":"2014-10-03T14:27:11.242Z","1.1.1":"2015-05-07T19:45:59.388Z","2.0.0":"2017-03-28T16:12:01.231Z","3.0.0":"2019-04-28T15:13:39.592Z","4.0.0":"2021-06-08T07:32:45.909Z","5.0.0":"2023-02-12T06:34:26.215Z","6.0.0":"2026-01-23T17:55:21.239Z","6.0.1":"2026-01-25T07:56:47.802Z"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/tempfile#readme"}