Last change
on this file since 1ad8e64 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "delegates@1.0.0",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "delegates@1.0.0",
|
---|
10 | "_id": "delegates@1.0.0",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
|
---|
13 | "_location": "/delegates",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "delegates@1.0.0",
|
---|
19 | "name": "delegates",
|
---|
20 | "escapedName": "delegates",
|
---|
21 | "rawSpec": "1.0.0",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.0.0"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/are-we-there-yet"
|
---|
27 | ],
|
---|
28 | "_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
|
---|
29 | "_spec": "1.0.0",
|
---|
30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
31 | "bugs": {
|
---|
32 | "url": "https://github.com/visionmedia/node-delegates/issues"
|
---|
33 | },
|
---|
34 | "dependencies": {},
|
---|
35 | "description": "delegate methods and accessors to another property",
|
---|
36 | "devDependencies": {
|
---|
37 | "mocha": "*",
|
---|
38 | "should": "*"
|
---|
39 | },
|
---|
40 | "homepage": "https://github.com/visionmedia/node-delegates#readme",
|
---|
41 | "keywords": [
|
---|
42 | "delegate",
|
---|
43 | "delegation"
|
---|
44 | ],
|
---|
45 | "license": "MIT",
|
---|
46 | "name": "delegates",
|
---|
47 | "repository": {
|
---|
48 | "type": "git",
|
---|
49 | "url": "git+https://github.com/visionmedia/node-delegates.git"
|
---|
50 | },
|
---|
51 | "version": "1.0.0"
|
---|
52 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.