source: trip-planner-front/node_modules/multicast-dns-service-types/package.json@ e29cc2e

Last change on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.7 KB
Line 
1{
2 "_args": [
3 [
4 "multicast-dns-service-types@1.1.0",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "multicast-dns-service-types@1.1.0",
10 "_id": "multicast-dns-service-types@1.1.0",
11 "_inBundle": false,
12 "_integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=",
13 "_location": "/multicast-dns-service-types",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "multicast-dns-service-types@1.1.0",
19 "name": "multicast-dns-service-types",
20 "escapedName": "multicast-dns-service-types",
21 "rawSpec": "1.1.0",
22 "saveSpec": null,
23 "fetchSpec": "1.1.0"
24 },
25 "_requiredBy": [
26 "/bonjour"
27 ],
28 "_resolved": "https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz",
29 "_spec": "1.1.0",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "author": {
32 "name": "Mathias Buus",
33 "url": "@mafintosh"
34 },
35 "bugs": {
36 "url": "https://github.com/mafintosh/multicast-dns-service-types/issues"
37 },
38 "dependencies": {},
39 "description": "Parse and stringify mdns service types",
40 "devDependencies": {
41 "standard": "^3.5.0",
42 "tape": "^4.0.0"
43 },
44 "homepage": "https://github.com/mafintosh/multicast-dns-service-types",
45 "keywords": [
46 "mdns",
47 "bonjour",
48 "zero",
49 "conf"
50 ],
51 "license": "MIT",
52 "main": "index.js",
53 "name": "multicast-dns-service-types",
54 "repository": {
55 "type": "git",
56 "url": "git+https://github.com/mafintosh/multicast-dns-service-types.git"
57 },
58 "scripts": {
59 "test": "standard && tape test.js"
60 },
61 "version": "1.1.0"
62}
Note: See TracBrowser for help on using the repository browser.