Last change
on this file since b738035 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 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"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 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"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "description": "Detect Node.JS (as opposite to browser environment) (reliable)",
|
---|
| 39 | "homepage": "https://github.com/iliakan/detect-node",
|
---|
[6a3a178] | 40 | "keywords": [
|
---|
| 41 | "detect",
|
---|
| 42 | "node"
|
---|
| 43 | ],
|
---|
| 44 | "license": "MIT",
|
---|
[59329aa] | 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"
|
---|
[6a3a178] | 54 | },
|
---|
[59329aa] | 55 | "version": "2.1.0"
|
---|
[6a3a178] | 56 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.