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.5 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "detect-node@2.1.0",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "detect-node@2.1.0",
|
---|
10 | "_id": "detect-node@2.1.0",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
|
---|
13 | "_location": "/detect-node",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "detect-node@2.1.0",
|
---|
19 | "name": "detect-node",
|
---|
20 | "escapedName": "detect-node",
|
---|
21 | "rawSpec": "2.1.0",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "2.1.0"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/spdy-transport"
|
---|
27 | ],
|
---|
28 | "_resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
|
---|
29 | "_spec": "2.1.0",
|
---|
30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
31 | "author": {
|
---|
32 | "name": "Ilya Kantor"
|
---|
33 | },
|
---|
34 | "browser": "browser.js",
|
---|
35 | "bugs": {
|
---|
36 | "url": "https://github.com/iliakan/detect-node/issues"
|
---|
37 | },
|
---|
38 | "description": "Detect Node.JS (as opposite to browser environment) (reliable)",
|
---|
39 | "homepage": "https://github.com/iliakan/detect-node",
|
---|
40 | "keywords": [
|
---|
41 | "detect",
|
---|
42 | "node"
|
---|
43 | ],
|
---|
44 | "license": "MIT",
|
---|
45 | "main": "index.js",
|
---|
46 | "module": "index.esm.js",
|
---|
47 | "name": "detect-node",
|
---|
48 | "repository": {
|
---|
49 | "type": "git",
|
---|
50 | "url": "git+https://github.com/iliakan/detect-node.git"
|
---|
51 | },
|
---|
52 | "scripts": {
|
---|
53 | "test": "echo \"Error: no test specified\" && exit 1"
|
---|
54 | },
|
---|
55 | "version": "2.1.0"
|
---|
56 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.