Ignore:
Timestamp:
01/21/25 03:08:24 (3 days ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
0c6b92a
Message:

F4 Finalna Verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/color-name/package.json

    r0c6b92a r79a0317  
    11{
    2   "name": "color-name",
    3   "version": "1.1.4",
     2  "_from": "color-name@~1.1.4",
     3  "_id": "color-name@1.1.4",
     4  "_inBundle": false,
     5  "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
     6  "_location": "/color-name",
     7  "_phantomChildren": {},
     8  "_requested": {
     9    "type": "range",
     10    "registry": true,
     11    "raw": "color-name@~1.1.4",
     12    "name": "color-name",
     13    "escapedName": "color-name",
     14    "rawSpec": "~1.1.4",
     15    "saveSpec": null,
     16    "fetchSpec": "~1.1.4"
     17  },
     18  "_requiredBy": [
     19    "/color-convert"
     20  ],
     21  "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
     22  "_shasum": "c2a09a87acbde69543de6f63fa3995c826c536a2",
     23  "_spec": "color-name@~1.1.4",
     24  "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/color-convert",
     25  "author": {
     26    "name": "DY",
     27    "email": "dfcreative@gmail.com"
     28  },
     29  "bugs": {
     30    "url": "https://github.com/colorjs/color-name/issues"
     31  },
     32  "bundleDependencies": false,
     33  "deprecated": false,
    434  "description": "A list of color names and its values",
    5   "main": "index.js",
    635  "files": [
    736    "index.js"
    837  ],
    9   "scripts": {
    10     "test": "node test.js"
    11   },
    12   "repository": {
    13     "type": "git",
    14     "url": "git@github.com:colorjs/color-name.git"
    15   },
     38  "homepage": "https://github.com/colorjs/color-name",
    1639  "keywords": [
    1740    "color-name",
     
    2043    "keyword"
    2144  ],
    22   "author": "DY <dfcreative@gmail.com>",
    2345  "license": "MIT",
    24   "bugs": {
    25     "url": "https://github.com/colorjs/color-name/issues"
     46  "main": "index.js",
     47  "name": "color-name",
     48  "repository": {
     49    "type": "git",
     50    "url": "git+ssh://git@github.com/colorjs/color-name.git"
    2651  },
    27   "homepage": "https://github.com/colorjs/color-name"
     52  "scripts": {
     53    "test": "node test.js"
     54  },
     55  "version": "1.1.4"
    2856}
Note: See TracChangeset for help on using the changeset viewer.