summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json
blob: be16ed8a1afcfbfbd8813460e4386c6c7a8a76eb (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
85
86
87
88
{
  "_from": "franc-cli",
  "_id": "franc-cli@5.1.0",
  "_inBundle": false,
  "_integrity": "sha512-42/bk5UmO3SQZCXuk5kRw2q/q0CvLyzCs0+r9AZcmH2DjJGATJ3lMCYWGlzKjyMGT+Lu8zA+JaNWwCguK8vpag==",
  "_location": "/franc-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "franc-cli",
    "name": "franc-cli",
    "escapedName": "franc-cli",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/franc-cli/-/franc-cli-5.1.0.tgz",
  "_shasum": "8654cb554d8e13d20911898294b187a437024b26",
  "_spec": "franc-cli",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL",
  "author": {
    "name": "Titus Wormer",
    "email": "tituswormer@gmail.com",
    "url": "http://wooorm.com"
  },
  "bin": {
    "franc": "index.js"
  },
  "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": {
    "franc": "^4.0.0",
    "meow": "^5.0.0"
  },
  "deprecated": false,
  "description": "CLI to detect the language of text",
  "files": [
    "index.js"
  ],
  "keywords": [
    "natural",
    "language",
    "writing",
    "system",
    "detect",
    "guess",
    "cli",
    "bin"
  ],
  "license": "MIT",
  "name": "franc-cli",
  "repository": {
    "type": "git",
    "url": "https://github.com/wooorm/franc/tree/master/packages/franc-cli"
  },
  "version": "5.1.0",
  "xo": false
}