summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/trim/package.json
blob: 88887b0006f921cd47dc7d7b331cf93486274551 (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
{
  "_from": "trim@0.0.1",
  "_id": "trim@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
  "_location": "/trim",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "trim@0.0.1",
    "name": "trim",
    "escapedName": "trim",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/trigram-utils"
  ],
  "_resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
  "_shasum": "5858547f6b290757ee95cccc666fb50084c460dd",
  "_spec": "trim@0.0.1",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL/node_modules/trigram-utils",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bundleDependencies": false,
  "component": {
    "scripts": {
      "trim/index.js": "index.js"
    }
  },
  "dependencies": {},
  "deprecated": false,
  "description": "Trim string whitespace",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "keywords": [
    "string",
    "trim"
  ],
  "main": "index",
  "name": "trim",
  "version": "0.0.1"
}