summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/title/package.json
blob: 0752f0d863bd2243f3c17a1f57d84162ad16cee8 (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
{
  "_from": "title@~3.4.1",
  "_id": "title@3.4.1",
  "_inBundle": false,
  "_integrity": "sha512-CoIakPr4Gi91bm4Xp6xTuZ3EENxPcKgOJzHzrhSdUatGtFMeVJa2qxI4WNhJHgz0Jak5Ck6jY2UNFM71/yBIsw==",
  "_location": "/title",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "title@~3.4.1",
    "name": "title",
    "escapedName": "title",
    "rawSpec": "~3.4.1",
    "saveSpec": null,
    "fetchSpec": "~3.4.1"
  },
  "_requiredBy": [
    "/@metascraper/helpers"
  ],
  "_resolved": "https://registry.npmjs.org/title/-/title-3.4.1.tgz",
  "_shasum": "166177c48f52ae9b73afe9901a183f0b6c97b2e6",
  "_spec": "title@~3.4.1",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL/node_modules/@metascraper/helpers",
  "author": {
    "name": "leo"
  },
  "bin": {
    "title": "./bin/title.js"
  },
  "bugs": {
    "url": "https://github.com/zeit/title/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "arg": "1.0.0",
    "chalk": "2.3.0",
    "clipboardy": "1.2.2",
    "titleize": "1.0.0"
  },
  "deprecated": false,
  "description": "Capitalize your titles properly",
  "devDependencies": {
    "ava": "0.25.0"
  },
  "files": [
    "bin",
    "lib"
  ],
  "homepage": "https://github.com/zeit/title#readme",
  "keywords": [
    "title",
    "capitalize",
    "chicago",
    "manual",
    "of",
    "style"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "title",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zeit/title.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "3.4.1"
}