Last change
on this file since 6fe77af was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "wrappy@1.0.2",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "wrappy@1.0.2",
|
---|
10 | "_id": "wrappy@1.0.2",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
---|
13 | "_location": "/wrappy",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "wrappy@1.0.2",
|
---|
19 | "name": "wrappy",
|
---|
20 | "escapedName": "wrappy",
|
---|
21 | "rawSpec": "1.0.2",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.0.2"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/inflight",
|
---|
27 | "/once"
|
---|
28 | ],
|
---|
29 | "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
---|
30 | "_spec": "1.0.2",
|
---|
31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
32 | "author": {
|
---|
33 | "name": "Isaac Z. Schlueter",
|
---|
34 | "email": "i@izs.me",
|
---|
35 | "url": "http://blog.izs.me/"
|
---|
36 | },
|
---|
37 | "bugs": {
|
---|
38 | "url": "https://github.com/npm/wrappy/issues"
|
---|
39 | },
|
---|
40 | "dependencies": {},
|
---|
41 | "description": "Callback wrapping utility",
|
---|
42 | "devDependencies": {
|
---|
43 | "tap": "^2.3.1"
|
---|
44 | },
|
---|
45 | "directories": {
|
---|
46 | "test": "test"
|
---|
47 | },
|
---|
48 | "files": [
|
---|
49 | "wrappy.js"
|
---|
50 | ],
|
---|
51 | "homepage": "https://github.com/npm/wrappy",
|
---|
52 | "license": "ISC",
|
---|
53 | "main": "wrappy.js",
|
---|
54 | "name": "wrappy",
|
---|
55 | "repository": {
|
---|
56 | "type": "git",
|
---|
57 | "url": "git+https://github.com/npm/wrappy.git"
|
---|
58 | },
|
---|
59 | "scripts": {
|
---|
60 | "test": "tap --coverage test/*.js"
|
---|
61 | },
|
---|
62 | "version": "1.0.2"
|
---|
63 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.