Last change
on this file since b738035 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.9 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "find-cache-dir@3.3.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "find-cache-dir@3.3.1",
|
---|
| 10 | "_id": "find-cache-dir@3.3.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==",
|
---|
| 13 | "_location": "/find-cache-dir",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "find-cache-dir@3.3.1",
|
---|
| 19 | "name": "find-cache-dir",
|
---|
| 20 | "escapedName": "find-cache-dir",
|
---|
| 21 | "rawSpec": "3.3.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "3.3.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/@angular-devkit/build-angular",
|
---|
| 27 | "/babel-loader"
|
---|
| 28 | ],
|
---|
| 29 | "_resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz",
|
---|
| 30 | "_spec": "3.3.1",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "bugs": {
|
---|
| 33 | "url": "https://github.com/avajs/find-cache-dir/issues"
|
---|
| 34 | },
|
---|
| 35 | "dependencies": {
|
---|
| 36 | "commondir": "^1.0.1",
|
---|
| 37 | "make-dir": "^3.0.2",
|
---|
| 38 | "pkg-dir": "^4.1.0"
|
---|
| 39 | },
|
---|
| 40 | "description": "Finds the common standard cache directory",
|
---|
| 41 | "devDependencies": {
|
---|
| 42 | "ava": "^2.4.0",
|
---|
| 43 | "coveralls": "^3.0.9",
|
---|
| 44 | "del": "^4.0.0",
|
---|
| 45 | "nyc": "^15.0.0",
|
---|
| 46 | "tempy": "^0.4.0",
|
---|
| 47 | "xo": "^0.25.3"
|
---|
| 48 | },
|
---|
| 49 | "engines": {
|
---|
| 50 | "node": ">=8"
|
---|
| 51 | },
|
---|
| 52 | "files": [
|
---|
| 53 | "index.js"
|
---|
| 54 | ],
|
---|
| 55 | "funding": "https://github.com/avajs/find-cache-dir?sponsor=1",
|
---|
| 56 | "homepage": "https://github.com/avajs/find-cache-dir#readme",
|
---|
| 57 | "keywords": [
|
---|
| 58 | "cache",
|
---|
| 59 | "directory",
|
---|
| 60 | "dir",
|
---|
| 61 | "caching",
|
---|
| 62 | "find",
|
---|
| 63 | "search"
|
---|
| 64 | ],
|
---|
| 65 | "license": "MIT",
|
---|
| 66 | "name": "find-cache-dir",
|
---|
| 67 | "nyc": {
|
---|
| 68 | "reporter": [
|
---|
| 69 | "lcov",
|
---|
| 70 | "text"
|
---|
| 71 | ]
|
---|
| 72 | },
|
---|
| 73 | "repository": {
|
---|
| 74 | "type": "git",
|
---|
| 75 | "url": "git+https://github.com/avajs/find-cache-dir.git"
|
---|
| 76 | },
|
---|
| 77 | "scripts": {
|
---|
| 78 | "test": "xo && nyc ava"
|
---|
| 79 | },
|
---|
| 80 | "version": "3.3.1"
|
---|
[6a3a178] | 81 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.