Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / trim / package.json
1 {
2   "_from": "trim@0.0.1",
3   "_id": "trim@0.0.1",
4   "_inBundle": false,
5   "_integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
6   "_location": "/trim",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "version",
10     "registry": true,
11     "raw": "trim@0.0.1",
12     "name": "trim",
13     "escapedName": "trim",
14     "rawSpec": "0.0.1",
15     "saveSpec": null,
16     "fetchSpec": "0.0.1"
17   },
18   "_requiredBy": [
19     "/remark-parse"
20   ],
21   "_resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
22   "_shasum": "5858547f6b290757ee95cccc666fb50084c460dd",
23   "_spec": "trim@0.0.1",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/remark-parse",
25   "author": {
26     "name": "TJ Holowaychuk",
27     "email": "tj@vision-media.ca"
28   },
29   "bundleDependencies": false,
30   "component": {
31     "scripts": {
32       "trim/index.js": "index.js"
33     }
34   },
35   "dependencies": {},
36   "deprecated": false,
37   "description": "Trim string whitespace",
38   "devDependencies": {
39     "mocha": "*",
40     "should": "*"
41   },
42   "keywords": [
43     "string",
44     "trim"
45   ],
46   "main": "index",
47   "name": "trim",
48   "version": "0.0.1"
49 }