20160d7f896b6a21996f76bb8efcab05adbd94b5
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / posix-character-classes / package.json
1 {
2   "_from": "posix-character-classes@^0.1.0",
3   "_id": "posix-character-classes@0.1.1",
4   "_inBundle": false,
5   "_integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
6   "_location": "/posix-character-classes",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "posix-character-classes@^0.1.0",
12     "name": "posix-character-classes",
13     "escapedName": "posix-character-classes",
14     "rawSpec": "^0.1.0",
15     "saveSpec": null,
16     "fetchSpec": "^0.1.0"
17   },
18   "_requiredBy": [
19     "/fast-glob/expand-brackets",
20     "/findup-sync/expand-brackets",
21     "/watchpack-chokidar2/expand-brackets",
22     "/webpack/expand-brackets"
23   ],
24   "_resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
25   "_shasum": "01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab",
26   "_spec": "posix-character-classes@^0.1.0",
27   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/fast-glob/node_modules/expand-brackets",
28   "author": {
29     "name": "Jon Schlinkert",
30     "url": "https://github.com/jonschlinkert"
31   },
32   "bugs": {
33     "url": "https://github.com/jonschlinkert/posix-character-classes/issues"
34   },
35   "bundleDependencies": false,
36   "deprecated": false,
37   "description": "POSIX character classes for creating regular expressions.",
38   "devDependencies": {
39     "gulp-format-md": "^0.1.12",
40     "mocha": "^3.2.0"
41   },
42   "engines": {
43     "node": ">=0.10.0"
44   },
45   "files": [
46     "index.js"
47   ],
48   "homepage": "https://github.com/jonschlinkert/posix-character-classes",
49   "keywords": [
50     "character",
51     "classes",
52     "posix"
53   ],
54   "license": "MIT",
55   "main": "index.js",
56   "name": "posix-character-classes",
57   "repository": {
58     "type": "git",
59     "url": "git+https://github.com/jonschlinkert/posix-character-classes.git"
60   },
61   "scripts": {
62     "test": "mocha"
63   },
64   "verb": {
65     "toc": false,
66     "layout": "default",
67     "tasks": [
68       "readme"
69     ],
70     "plugins": [
71       "gulp-format-md"
72     ],
73     "reflinks": [
74       "verb",
75       "verb-generate-readme"
76     ],
77     "lint": {
78       "reflinks": true
79     },
80     "related-list": [
81       "micromatch",
82       "nanomatch",
83       "extglob",
84       "expand-brackets"
85     ]
86   },
87   "version": "0.1.1"
88 }