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/wrap-ansi/node_modules/color-name/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "color-name",
    3   "version": "1.1.4",
     2  "_args": [
     3    [
     4      "color-name@1.1.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "color-name@1.1.4",
     10  "_id": "color-name@1.1.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
     13  "_location": "/wrap-ansi/color-name",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "color-name@1.1.4",
     19    "name": "color-name",
     20    "escapedName": "color-name",
     21    "rawSpec": "1.1.4",
     22    "saveSpec": null,
     23    "fetchSpec": "1.1.4"
     24  },
     25  "_requiredBy": [
     26    "/wrap-ansi/color-convert"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
     29  "_spec": "1.1.4",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "DY",
     33    "email": "dfcreative@gmail.com"
     34  },
     35  "bugs": {
     36    "url": "https://github.com/colorjs/color-name/issues"
     37  },
    438  "description": "A list of color names and its values",
    5   "main": "index.js",
    639  "files": [
    740    "index.js"
    841  ],
    9   "scripts": {
    10     "test": "node test.js"
    11   },
    12   "repository": {
    13     "type": "git",
    14     "url": "git@github.com:colorjs/color-name.git"
    15   },
     42  "homepage": "https://github.com/colorjs/color-name",
    1643  "keywords": [
    1744    "color-name",
     
    2047    "keyword"
    2148  ],
    22   "author": "DY <dfcreative@gmail.com>",
    2349  "license": "MIT",
    24   "bugs": {
    25     "url": "https://github.com/colorjs/color-name/issues"
     50  "main": "index.js",
     51  "name": "color-name",
     52  "repository": {
     53    "type": "git",
     54    "url": "git+ssh://git@github.com/colorjs/color-name.git"
    2655  },
    27   "homepage": "https://github.com/colorjs/color-name"
     56  "scripts": {
     57    "test": "node test.js"
     58  },
     59  "version": "1.1.4"
    2860}
Note: See TracChangeset for help on using the changeset viewer.