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/emojis-list/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "emojis-list",
    3   "description": "Complete list of standard emojis.",
    4   "homepage": "https://nidecoc.io/Kikobeats/emojis-list",
    5   "version": "3.0.0",
    6   "main": "./index.js",
     2  "_args": [
     3    [
     4      "emojis-list@3.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "emojis-list@3.0.0",
     10  "_id": "emojis-list@3.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
     13  "_location": "/emojis-list",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "emojis-list@3.0.0",
     19    "name": "emojis-list",
     20    "escapedName": "emojis-list",
     21    "rawSpec": "3.0.0",
     22    "saveSpec": null,
     23    "fetchSpec": "3.0.0"
     24  },
     25  "_requiredBy": [
     26    "/babel-loader/loader-utils",
     27    "/loader-utils"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
     30  "_spec": "3.0.0",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    732  "author": {
     33    "name": "Kiko Beats",
    834    "email": "josefrancisco.verdu@gmail.com",
    9     "name": "Kiko Beats",
    1035    "url": "https://github.com/Kikobeats"
    11   },
    12   "repository": {
    13     "type": "git",
    14     "url": "git+https://github.com/kikobeats/emojis-list.git"
    1536  },
    1637  "bugs": {
    1738    "url": "https://github.com/Kikobeats/emojis-list/issues"
    1839  },
    19   "keywords": [
    20     "archive",
    21     "complete",
    22     "emoji",
    23     "list",
    24     "standard"
    25   ],
     40  "description": "Complete list of standard emojis.",
    2641  "devDependencies": {
    2742    "acho": "latest",
     
    3752    "index.js"
    3853  ],
     54  "homepage": "https://nidecoc.io/Kikobeats/emojis-list",
     55  "keywords": [
     56    "archive",
     57    "complete",
     58    "emoji",
     59    "list",
     60    "standard"
     61  ],
     62  "license": "MIT",
     63  "main": "./index.js",
     64  "name": "emojis-list",
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/kikobeats/emojis-list.git"
     68  },
    3969  "scripts": {
    4070    "pretest": "standard update.js",
     
    4272    "update": "node update"
    4373  },
    44   "license": "MIT"
     74  "version": "3.0.0"
    4575}
Note: See TracChangeset for help on using the changeset viewer.