Last change
on this file since 76712b2 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.7 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "lodash@4.17.21",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "lodash@4.17.21",
|
---|
| 10 | "_id": "lodash@4.17.21",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
---|
| 13 | "_location": "/lodash",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "lodash@4.17.21",
|
---|
| 19 | "name": "lodash",
|
---|
| 20 | "escapedName": "lodash",
|
---|
| 21 | "rawSpec": "4.17.21",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "4.17.21"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/async",
|
---|
| 27 | "/http-proxy-middleware",
|
---|
| 28 | "/inquirer",
|
---|
| 29 | "/karma"
|
---|
| 30 | ],
|
---|
| 31 | "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
---|
| 32 | "_spec": "4.17.21",
|
---|
| 33 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 34 | "author": {
|
---|
| 35 | "name": "John-David Dalton",
|
---|
| 36 | "email": "john.david.dalton@gmail.com"
|
---|
| 37 | },
|
---|
| 38 | "bugs": {
|
---|
| 39 | "url": "https://github.com/lodash/lodash/issues"
|
---|
| 40 | },
|
---|
| 41 | "contributors": [
|
---|
| 42 | {
|
---|
| 43 | "name": "John-David Dalton",
|
---|
| 44 | "email": "john.david.dalton@gmail.com"
|
---|
| 45 | },
|
---|
| 46 | {
|
---|
| 47 | "name": "Mathias Bynens",
|
---|
| 48 | "email": "mathias@qiwi.be"
|
---|
| 49 | }
|
---|
| 50 | ],
|
---|
[6a3a178] | 51 | "description": "Lodash modular utilities.",
|
---|
| 52 | "homepage": "https://lodash.com/",
|
---|
| 53 | "icon": "https://lodash.com/icon.svg",
|
---|
[59329aa] | 54 | "keywords": [
|
---|
| 55 | "modules",
|
---|
| 56 | "stdlib",
|
---|
| 57 | "util"
|
---|
| 58 | ],
|
---|
[6a3a178] | 59 | "license": "MIT",
|
---|
| 60 | "main": "lodash.js",
|
---|
[59329aa] | 61 | "name": "lodash",
|
---|
| 62 | "repository": {
|
---|
| 63 | "type": "git",
|
---|
| 64 | "url": "git+https://github.com/lodash/lodash.git"
|
---|
| 65 | },
|
---|
| 66 | "scripts": {
|
---|
| 67 | "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
|
---|
| 68 | },
|
---|
| 69 | "version": "4.17.21"
|
---|
[6a3a178] | 70 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.