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.8 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "multicast-dns@6.2.3",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "multicast-dns@6.2.3",
|
---|
| 10 | "_id": "multicast-dns@6.2.3",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==",
|
---|
| 13 | "_location": "/multicast-dns",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "multicast-dns@6.2.3",
|
---|
| 19 | "name": "multicast-dns",
|
---|
| 20 | "escapedName": "multicast-dns",
|
---|
| 21 | "rawSpec": "6.2.3",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "6.2.3"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/bonjour"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-6.2.3.tgz",
|
---|
| 29 | "_spec": "6.2.3",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Mathias Buus",
|
---|
| 33 | "url": "@mafintosh"
|
---|
| 34 | },
|
---|
| 35 | "bin": {
|
---|
| 36 | "multicast-dns": "cli.js"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "bugs": {
|
---|
| 39 | "url": "https://github.com/mafintosh/multicast-dns/issues"
|
---|
| 40 | },
|
---|
| 41 | "coordinates": [
|
---|
| 42 | 55.6465878,
|
---|
| 43 | 12.5492251
|
---|
| 44 | ],
|
---|
[6a3a178] | 45 | "dependencies": {
|
---|
| 46 | "dns-packet": "^1.3.1",
|
---|
| 47 | "thunky": "^1.0.2"
|
---|
| 48 | },
|
---|
[59329aa] | 49 | "description": "Low level multicast-dns implementation in pure javascript",
|
---|
[6a3a178] | 50 | "devDependencies": {
|
---|
| 51 | "standard": "^10.0.3",
|
---|
| 52 | "tape": "^4.8.0"
|
---|
| 53 | },
|
---|
| 54 | "homepage": "https://github.com/mafintosh/multicast-dns",
|
---|
| 55 | "keywords": [
|
---|
| 56 | "multicast",
|
---|
| 57 | "dns",
|
---|
| 58 | "mdns",
|
---|
| 59 | "multicastdns",
|
---|
| 60 | "dns-sd",
|
---|
| 61 | "service",
|
---|
| 62 | "discovery",
|
---|
| 63 | "bonjour",
|
---|
| 64 | "avahi"
|
---|
| 65 | ],
|
---|
[59329aa] | 66 | "license": "MIT",
|
---|
| 67 | "main": "index.js",
|
---|
| 68 | "name": "multicast-dns",
|
---|
| 69 | "repository": {
|
---|
| 70 | "type": "git",
|
---|
| 71 | "url": "git+https://github.com/mafintosh/multicast-dns.git"
|
---|
| 72 | },
|
---|
| 73 | "scripts": {
|
---|
| 74 | "test": "standard && tape test.js"
|
---|
| 75 | },
|
---|
| 76 | "version": "6.2.3"
|
---|
[6a3a178] | 77 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.