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/neo-async/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "neo-async",
    3   "version": "2.6.2",
     2  "_args": [
     3    [
     4      "neo-async@2.6.2",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "neo-async@2.6.2",
     10  "_id": "neo-async@2.6.2",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
     13  "_location": "/neo-async",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "neo-async@2.6.2",
     19    "name": "neo-async",
     20    "escapedName": "neo-async",
     21    "rawSpec": "2.6.2",
     22    "saveSpec": null,
     23    "fetchSpec": "2.6.2"
     24  },
     25  "_requiredBy": [
     26    "/sass-loader",
     27    "/webpack"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
     30  "_spec": "2.6.2",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "browser": "async.min.js",
     33  "bugs": {
     34    "url": "https://github.com/suguru03/neo-async/issues"
     35  },
     36  "dependencies": {},
    437  "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
    5   "main": "async.js",
    6   "license": "MIT",
    7   "keywords": [
    8     "async",
    9     "util"
    10   ],
    11   "repository": {
    12     "type": "git",
    13     "url": "git@github.com:suguru03/neo-async.git"
    14   },
    15   "homepage": "https://github.com/suguru03/neo-async",
    16   "dependencies": {},
    1738  "devDependencies": {
    1839    "aigle": "^1.14.0",
     
    4465    "require-dir": "^0.3.0"
    4566  },
     67  "homepage": "https://github.com/suguru03/neo-async",
     68  "keywords": [
     69    "async",
     70    "util"
     71  ],
     72  "license": "MIT",
    4673  "lint-staged": {
    4774    "*.{js,ts}": [
     
    5077    ]
    5178  },
     79  "main": "async.js",
     80  "name": "neo-async",
    5281  "prettier": {
    5382    "printWidth": 100,
    5483    "singleQuote": true
    5584  },
    56   "browser": "async.min.js"
     85  "repository": {
     86    "type": "git",
     87    "url": "git+ssh://git@github.com/suguru03/neo-async.git"
     88  },
     89  "version": "2.6.2"
    5790}
Note: See TracChangeset for help on using the changeset viewer.