summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/tlds/package.json
blob: 8c0ea32aca970217aa485f0c1b21f1719ef52200 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
  "_from": "tlds@^1.203.0",
  "_id": "tlds@1.203.1",
  "_inBundle": false,
  "_integrity": "sha512-7MUlYyGJ6rSitEZ3r1Q1QNV8uSIzapS8SmmhSusBuIc7uIxPPwsKllEP0GRp1NS6Ik6F+fRZvnjDWm3ecv2hDw==",
  "_location": "/tlds",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tlds@^1.203.0",
    "name": "tlds",
    "escapedName": "tlds",
    "rawSpec": "^1.203.0",
    "saveSpec": null,
    "fetchSpec": "^1.203.0"
  },
  "_requiredBy": [
    "/url-regex"
  ],
  "_resolved": "https://registry.npmjs.org/tlds/-/tlds-1.203.1.tgz",
  "_shasum": "4dc9b02f53de3315bc98b80665e13de3edfc1dfc",
  "_spec": "tlds@^1.203.0",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL/node_modules/url-regex",
  "author": {
    "name": "Stephen Mathieson",
    "email": "me@stephenmathieson.com"
  },
  "bin": {
    "tlds": "bin.js"
  },
  "bugs": {
    "url": "https://github.com/stephenmathieson/node-tlds/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "List of TLDs",
  "devDependencies": {
    "semver": "^5.5.0",
    "superagent": "~0.21.0"
  },
  "homepage": "https://github.com/stephenmathieson/node-tlds#readme",
  "keywords": [
    "data",
    "tld",
    "tlds",
    "top",
    "level",
    "domains"
  ],
  "license": "MIT",
  "main": "index",
  "name": "tlds",
  "repository": {
    "type": "git",
    "url": "git://github.com/stephenmathieson/node-tlds.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.203.1"
}