UNPKG

4.33 kBJSONView Raw
1{
2 "_args": [
3 [
4 {
5 "raw": "micromatch@^2.1.5",
6 "scope": null,
7 "escapedName": "micromatch",
8 "name": "micromatch",
9 "rawSpec": "^2.1.5",
10 "spec": ">=2.1.5 <3.0.0",
11 "type": "range"
12 },
13 "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg/node_modules/anymatch"
14 ]
15 ],
16 "_from": "micromatch@>=2.1.5 <3.0.0",
17 "_id": "micromatch@2.3.11",
18 "_inCache": true,
19 "_installable": true,
20 "_location": "/micromatch",
21 "_nodeVersion": "6.3.0",
22 "_npmOperationalInternal": {
23 "host": "packages-16-east.internal.npmjs.com",
24 "tmp": "tmp/micromatch-2.3.11.tgz_1468602931475_0.3629888044670224"
25 },
26 "_npmUser": {
27 "name": "jonschlinkert",
28 "email": "github@sellside.com"
29 },
30 "_npmVersion": "3.10.3",
31 "_phantomChildren": {},
32 "_requested": {
33 "raw": "micromatch@^2.1.5",
34 "scope": null,
35 "escapedName": "micromatch",
36 "name": "micromatch",
37 "rawSpec": "^2.1.5",
38 "spec": ">=2.1.5 <3.0.0",
39 "type": "range"
40 },
41 "_requiredBy": [
42 "/anymatch"
43 ],
44 "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
45 "_shasum": "86677c97d1720b363431d04d0d15293bd38c1565",
46 "_shrinkwrap": null,
47 "_spec": "micromatch@^2.1.5",
48 "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg/node_modules/anymatch",
49 "author": {
50 "name": "Jon Schlinkert",
51 "url": "https://github.com/jonschlinkert"
52 },
53 "bugs": {
54 "url": "https://github.com/jonschlinkert/micromatch/issues"
55 },
56 "dependencies": {
57 "arr-diff": "^2.0.0",
58 "array-unique": "^0.2.1",
59 "braces": "^1.8.2",
60 "expand-brackets": "^0.1.4",
61 "extglob": "^0.3.1",
62 "filename-regex": "^2.0.0",
63 "is-extglob": "^1.0.0",
64 "is-glob": "^2.0.1",
65 "kind-of": "^3.0.2",
66 "normalize-path": "^2.0.1",
67 "object.omit": "^2.0.0",
68 "parse-glob": "^3.0.4",
69 "regex-cache": "^0.4.2"
70 },
71 "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
72 "devDependencies": {
73 "benchmarked": "^0.1.4",
74 "chalk": "^1.1.1",
75 "gulp": "^3.9.0",
76 "gulp-eslint": "^1.1.1",
77 "gulp-format-md": "^0.1.8",
78 "gulp-istanbul": "^0.10.1",
79 "gulp-mocha": "^2.1.3",
80 "minimatch": "^3.0.0",
81 "minimist": "^1.2.0",
82 "mocha": "^2",
83 "multimatch": "^2.0.0",
84 "should": "^8",
85 "write": "^0.2.1"
86 },
87 "directories": {},
88 "dist": {
89 "shasum": "86677c97d1720b363431d04d0d15293bd38c1565",
90 "tarball": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz"
91 },
92 "engines": {
93 "node": ">=0.10.0"
94 },
95 "files": [
96 "index.js",
97 "lib"
98 ],
99 "gitHead": "f194c187d04677b03047bb7d8d25643725f7a577",
100 "homepage": "https://github.com/jonschlinkert/micromatch",
101 "keywords": [
102 "bash",
103 "expand",
104 "expansion",
105 "expression",
106 "file",
107 "files",
108 "filter",
109 "find",
110 "glob",
111 "globbing",
112 "globs",
113 "globstar",
114 "match",
115 "matcher",
116 "matches",
117 "matching",
118 "minimatch",
119 "multimatch",
120 "path",
121 "pattern",
122 "patterns",
123 "regex",
124 "regexp",
125 "regular",
126 "shell",
127 "wildcard"
128 ],
129 "license": "MIT",
130 "main": "index.js",
131 "maintainers": [
132 {
133 "name": "jonschlinkert",
134 "email": "github@sellside.com"
135 },
136 {
137 "name": "doowb",
138 "email": "brian.woodward@gmail.com"
139 },
140 {
141 "name": "es128",
142 "email": "elan.shanker+npm@gmail.com"
143 }
144 ],
145 "name": "micromatch",
146 "optionalDependencies": {},
147 "readme": "ERROR: No README data found!",
148 "repository": {
149 "type": "git",
150 "url": "git+https://github.com/jonschlinkert/micromatch.git"
151 },
152 "scripts": {
153 "test": "mocha"
154 },
155 "verb": {
156 "related": {
157 "list": [
158 "braces",
159 "expand-brackets",
160 "expand-range",
161 "extglob",
162 "fill-range",
163 "gulp-micromatch",
164 "is-glob",
165 "parse-glob"
166 ]
167 },
168 "reflinks": [
169 "braces",
170 "expand-brackets",
171 "extglob",
172 "minimatch",
173 "multimatch",
174 "verb"
175 ],
176 "toc": false,
177 "layout": false,
178 "tasks": [
179 "readme"
180 ],
181 "plugins": [
182 "gulp-format-md"
183 ],
184 "lint": {
185 "reflinks": true
186 }
187 },
188 "version": "2.3.11"
189}