Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / indexes-of / package.json
1 {
2   "_from": "indexes-of@^1.0.1",
3   "_id": "indexes-of@1.0.1",
4   "_inBundle": false,
5   "_integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=",
6   "_location": "/indexes-of",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "indexes-of@^1.0.1",
12     "name": "indexes-of",
13     "escapedName": "indexes-of",
14     "rawSpec": "^1.0.1",
15     "saveSpec": null,
16     "fetchSpec": "^1.0.1"
17   },
18   "_requiredBy": [
19     "/postcss-selector-parser"
20   ],
21   "_resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz",
22   "_shasum": "f30f716c8e2bd346c7b67d3df3915566a7c05607",
23   "_spec": "indexes-of@^1.0.1",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/postcss-selector-parser",
25   "author": {
26     "name": "Dominic Tarr",
27     "email": "dominic.tarr@gmail.com",
28     "url": "dominictarr.com"
29   },
30   "bugs": {
31     "url": "https://github.com/dominictarr/indexes-of/issues"
32   },
33   "bundleDependencies": false,
34   "deprecated": false,
35   "description": "line String/Array#indexOf but return all the indexes in an array",
36   "devDependencies": {
37     "tape": "~2.1.0"
38   },
39   "homepage": "https://github.com/dominictarr/indexes-of",
40   "license": "MIT",
41   "name": "indexes-of",
42   "repository": {
43     "type": "git",
44     "url": "git://github.com/dominictarr/indexes-of.git"
45   },
46   "scripts": {
47     "test": "node test.js"
48   },
49   "version": "1.0.1"
50 }