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

    rceaed42 r59329aa  
    11{
    2   "name": "builtins",
    3   "version": "1.0.3",
     2  "_args": [
     3    [
     4      "builtins@1.0.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "builtins@1.0.3",
     10  "_id": "builtins@1.0.3",
     11  "_inBundle": false,
     12  "_integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
     13  "_location": "/builtins",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "builtins@1.0.3",
     19    "name": "builtins",
     20    "escapedName": "builtins",
     21    "rawSpec": "1.0.3",
     22    "saveSpec": null,
     23    "fetchSpec": "1.0.3"
     24  },
     25  "_requiredBy": [
     26    "/validate-npm-package-name"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
     29  "_spec": "1.0.3",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/juliangruber/builtins/issues"
     33  },
    434  "description": "List of node.js builtin modules",
    5   "repository": "juliangruber/builtins",
     35  "homepage": "https://github.com/juliangruber/builtins#readme",
    636  "license": "MIT",
    737  "main": "builtins.json",
     38  "name": "builtins",
    839  "publishConfig": {
    940    "registry": "https://registry.npmjs.org"
    1041  },
     42  "repository": {
     43    "type": "git",
     44    "url": "git+https://github.com/juliangruber/builtins.git"
     45  },
    1146  "scripts": {
    1247    "test": "node test.js"
    13   }
     48  },
     49  "version": "1.0.3"
    1450}
Note: See TracChangeset for help on using the changeset viewer.