973f0593f2a625308195aa8ff4ba676a9fa710eb
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / repeat-element / package.json
1 {
2   "_from": "repeat-element@^1.1.2",
3   "_id": "repeat-element@1.1.3",
4   "_inBundle": false,
5   "_integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
6   "_location": "/repeat-element",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "repeat-element@^1.1.2",
12     "name": "repeat-element",
13     "escapedName": "repeat-element",
14     "rawSpec": "^1.1.2",
15     "saveSpec": null,
16     "fetchSpec": "^1.1.2"
17   },
18   "_requiredBy": [
19     "/braces",
20     "/fast-glob/braces",
21     "/fill-range",
22     "/findup-sync/braces",
23     "/watchpack-chokidar2/braces",
24     "/webpack/braces"
25   ],
26   "_resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
27   "_shasum": "782e0d825c0c5a3bb39731f84efee6b742e6b1ce",
28   "_spec": "repeat-element@^1.1.2",
29   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/braces",
30   "author": {
31     "name": "Jon Schlinkert",
32     "url": "https://github.com/jonschlinkert"
33   },
34   "bugs": {
35     "url": "https://github.com/jonschlinkert/repeat-element/issues"
36   },
37   "bundleDependencies": false,
38   "deprecated": false,
39   "description": "Create an array by repeating the given value n times.",
40   "devDependencies": {
41     "benchmarked": "^2.0.0",
42     "chalk": "^2.4.1",
43     "glob": "^7.1.2",
44     "gulp-format-md": "^1.0.0",
45     "minimist": "^1.2.0",
46     "mocha": "^3.5.3"
47   },
48   "engines": {
49     "node": ">=0.10.0"
50   },
51   "files": [
52     "index.js"
53   ],
54   "homepage": "https://github.com/jonschlinkert/repeat-element",
55   "keywords": [
56     "array",
57     "element",
58     "repeat",
59     "string"
60   ],
61   "license": "MIT",
62   "main": "index.js",
63   "name": "repeat-element",
64   "repository": {
65     "type": "git",
66     "url": "git+https://github.com/jonschlinkert/repeat-element.git"
67   },
68   "scripts": {
69     "test": "mocha"
70   },
71   "verb": {
72     "toc": false,
73     "layout": "default",
74     "tasks": [
75       "readme"
76     ],
77     "plugins": [
78       "gulp-format-md"
79     ],
80     "lint": {
81       "reflinks": true
82     }
83   },
84   "version": "1.1.3"
85 }