summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json88
1 files changed, 88 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json b/bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json
new file mode 100644
index 00000000..be16ed8a
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/franc-cli/package.json
@@ -0,0 +1,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
+}