summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/franc/package.json
blob: f8a184a77a884df546d89a92559dd7cecdf898c3 (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
  "_from": "franc@^4.0.0",
  "_id": "franc@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-GIIncJbjhNO9y+lW0eG4V47XUYtIFBkQlTJHuCYXDIK2nxXvawKY48EifdN0W7MwRzU+5CJXm474gNDK45KNhg==",
  "_location": "/franc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "franc@^4.0.0",
    "name": "franc",
    "escapedName": "franc",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/franc-cli"
  ],
  "_resolved": "https://registry.npmjs.org/franc/-/franc-4.1.0.tgz",
  "_shasum": "81bc0b222ab6c13b972c4254d9002e7a48038539",
  "_spec": "franc@^4.0.0",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL/node_modules/franc-cli",
  "author": {
    "name": "Titus Wormer",
    "email": "tituswormer@gmail.com",
    "url": "http://wooorm.com"
  },
  "bugs": {
    "url": "https://github.com/wooorm/franc/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Titus Wormer",
      "email": "tituswormer@gmail.com",
      "url": "http://wooorm.com"
    },
    {
      "name": "Kamil Bielawski",
      "email": "k_bielawski@fastmail.fm"
    },
    {
      "name": "Andrew Pantyukhin",
      "email": "infofarmer@gmail.com"
    },
    {
      "name": "Dmitriy Sobolev",
      "email": "disobolev@icloud.com"
    },
    {
      "name": "Jeff Huijsmans",
      "email": "jeffhuys@gmail.com"
    }
  ],
  "dependencies": {
    "trigram-utils": "^1.0.0"
  },
  "deprecated": false,
  "description": "Detect the language of text",
  "files": [
    "data.json",
    "expressions.js",
    "index.js"
  ],
  "keywords": [
    "natural",
    "language",
    "writing",
    "system",
    "detect",
    "guess"
  ],
  "license": "MIT",
  "name": "franc",
  "repository": {
    "type": "git",
    "url": "https://github.com/wooorm/franc/tree/master/packages/franc"
  },
  "threshold": 1000000,
  "version": "4.1.0",
  "xo": false
}