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.6 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "dns-equal@1.0.0",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "dns-equal@1.0.0",
|
---|
10 | "_id": "dns-equal@1.0.0",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0=",
|
---|
13 | "_location": "/dns-equal",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "dns-equal@1.0.0",
|
---|
19 | "name": "dns-equal",
|
---|
20 | "escapedName": "dns-equal",
|
---|
21 | "rawSpec": "1.0.0",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "1.0.0"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/bonjour"
|
---|
27 | ],
|
---|
28 | "_resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
|
---|
29 | "_spec": "1.0.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/dns-equal/issues"
|
---|
38 | },
|
---|
39 | "coordinates": [
|
---|
40 | 56.010004025953165,
|
---|
41 | 11.961870541375674
|
---|
42 | ],
|
---|
43 | "dependencies": {},
|
---|
44 | "description": "Compare DNS record strings for equality",
|
---|
45 | "devDependencies": {
|
---|
46 | "standard": "^5.4.1"
|
---|
47 | },
|
---|
48 | "homepage": "https://github.com/watson/dns-equal#readme",
|
---|
49 | "keywords": [
|
---|
50 | "dns",
|
---|
51 | "compare",
|
---|
52 | "comparing",
|
---|
53 | "equal",
|
---|
54 | "equality",
|
---|
55 | "match",
|
---|
56 | "downcase",
|
---|
57 | "lowercase",
|
---|
58 | "case-insensitive"
|
---|
59 | ],
|
---|
60 | "license": "MIT",
|
---|
61 | "main": "index.js",
|
---|
62 | "name": "dns-equal",
|
---|
63 | "repository": {
|
---|
64 | "type": "git",
|
---|
65 | "url": "git+https://github.com/watson/dns-equal.git"
|
---|
66 | },
|
---|
67 | "scripts": {
|
---|
68 | "test": "standard && node test.js"
|
---|
69 | },
|
---|
70 | "version": "1.0.0"
|
---|
71 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.