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.9 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "bonjour@3.5.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "bonjour@3.5.0",
|
---|
| 10 | "_id": "bonjour@3.5.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-jokKGD2O6aI5OzhExpGkK897yfU=",
|
---|
| 13 | "_location": "/bonjour",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "bonjour@3.5.0",
|
---|
| 19 | "name": "bonjour",
|
---|
| 20 | "escapedName": "bonjour",
|
---|
| 21 | "rawSpec": "3.5.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "3.5.0"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/webpack-dev-server"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/bonjour/-/bonjour-3.5.0.tgz",
|
---|
| 29 | "_spec": "3.5.0",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Thomas Watson Steen",
|
---|
| 33 | "email": "w@tson.dk",
|
---|
| 34 | "url": "https://twitter.com/wa7son"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/watson/bonjour/issues"
|
---|
| 38 | },
|
---|
| 39 | "coordinates": [
|
---|
| 40 | 55.68250900965318,
|
---|
| 41 | 12.586377442991648
|
---|
| 42 | ],
|
---|
[6a3a178] | 43 | "dependencies": {
|
---|
| 44 | "array-flatten": "^2.1.0",
|
---|
| 45 | "deep-equal": "^1.0.1",
|
---|
| 46 | "dns-equal": "^1.0.0",
|
---|
| 47 | "dns-txt": "^2.0.2",
|
---|
| 48 | "multicast-dns": "^6.0.1",
|
---|
| 49 | "multicast-dns-service-types": "^1.1.0"
|
---|
| 50 | },
|
---|
[59329aa] | 51 | "description": "A Bonjour/Zeroconf implementation in pure JavaScript",
|
---|
[6a3a178] | 52 | "devDependencies": {
|
---|
| 53 | "after-all": "^2.0.2",
|
---|
| 54 | "standard": "^6.0.8",
|
---|
| 55 | "tape": "^4.5.1"
|
---|
| 56 | },
|
---|
[59329aa] | 57 | "homepage": "https://github.com/watson/bonjour",
|
---|
[6a3a178] | 58 | "keywords": [
|
---|
| 59 | "bonjour",
|
---|
| 60 | "zeroconf",
|
---|
| 61 | "zero",
|
---|
| 62 | "configuration",
|
---|
| 63 | "mdns",
|
---|
| 64 | "dns",
|
---|
| 65 | "service",
|
---|
| 66 | "discovery",
|
---|
| 67 | "multicast",
|
---|
| 68 | "broadcast",
|
---|
| 69 | "dns-sd"
|
---|
| 70 | ],
|
---|
| 71 | "license": "MIT",
|
---|
[59329aa] | 72 | "main": "index.js",
|
---|
| 73 | "name": "bonjour",
|
---|
| 74 | "repository": {
|
---|
| 75 | "type": "git",
|
---|
| 76 | "url": "git+https://github.com/watson/bonjour.git"
|
---|
[6a3a178] | 77 | },
|
---|
[59329aa] | 78 | "scripts": {
|
---|
| 79 | "test": "standard && tape test/*.js"
|
---|
| 80 | },
|
---|
| 81 | "version": "3.5.0"
|
---|
[6a3a178] | 82 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.