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