Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/queue-microtask/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "queue-microtask",
    3   "description": "fast, tiny `queueMicrotask` shim for modern engines",
    4   "version": "1.2.3",
     2  "_args": [
     3    [
     4      "queue-microtask@1.2.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "queue-microtask@1.2.3",
     10  "_id": "queue-microtask@1.2.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
     13  "_location": "/queue-microtask",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "queue-microtask@1.2.3",
     19    "name": "queue-microtask",
     20    "escapedName": "queue-microtask",
     21    "rawSpec": "1.2.3",
     22    "saveSpec": null,
     23    "fetchSpec": "1.2.3"
     24  },
     25  "_requiredBy": [
     26    "/run-parallel"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
     29  "_spec": "1.2.3",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    531  "author": {
    632    "name": "Feross Aboukhadijeh",
     
    1137    "url": "https://github.com/feross/queue-microtask/issues"
    1238  },
     39  "description": "fast, tiny `queueMicrotask` shim for modern engines",
    1340  "devDependencies": {
    1441    "standard": "*",
     
    4673  "license": "MIT",
    4774  "main": "index.js",
     75  "name": "queue-microtask",
    4876  "repository": {
    4977    "type": "git",
     
    5280  "scripts": {
    5381    "test": "standard && tape test/*.js"
    54   }
     82  },
     83  "version": "1.2.3"
    5584}
Note: See TracChangeset for help on using the changeset viewer.