[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "unique-filename@1.1.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "unique-filename@1.1.1",
|
---|
| 10 | "_id": "unique-filename@1.1.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
|
---|
| 13 | "_location": "/unique-filename",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "unique-filename@1.1.1",
|
---|
| 19 | "name": "unique-filename",
|
---|
| 20 | "escapedName": "unique-filename",
|
---|
| 21 | "rawSpec": "1.1.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.1.1"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/cacache"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
|
---|
| 29 | "_spec": "1.1.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Rebecca Turner",
|
---|
| 33 | "email": "me@re-becca.org",
|
---|
| 34 | "url": "http://re-becca.org/"
|
---|
[6a3a178] | 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/iarna/unique-filename/issues"
|
---|
| 38 | },
|
---|
[59329aa] | 39 | "dependencies": {
|
---|
| 40 | "unique-slug": "^2.0.0"
|
---|
| 41 | },
|
---|
| 42 | "description": "Generate a unique filename for use in temporary directories or caches.",
|
---|
[6a3a178] | 43 | "devDependencies": {
|
---|
| 44 | "standard": "^5.4.1",
|
---|
| 45 | "tap": "^2.3.1"
|
---|
| 46 | },
|
---|
[59329aa] | 47 | "homepage": "https://github.com/iarna/unique-filename",
|
---|
| 48 | "keywords": [],
|
---|
| 49 | "license": "ISC",
|
---|
| 50 | "main": "index.js",
|
---|
| 51 | "name": "unique-filename",
|
---|
| 52 | "repository": {
|
---|
| 53 | "type": "git",
|
---|
| 54 | "url": "git+https://github.com/iarna/unique-filename.git"
|
---|
| 55 | },
|
---|
| 56 | "scripts": {
|
---|
| 57 | "test": "standard && tap test"
|
---|
| 58 | },
|
---|
| 59 | "version": "1.1.1"
|
---|
[6a3a178] | 60 | }
|
---|