]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/minimatch/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / minimatch / package.json
1 {
2   "author": {
3     "name": "Isaac Z. Schlueter",
4     "email": "i@izs.me",
5     "url": "http://blog.izs.me"
6   },
7   "name": "minimatch",
8   "description": "a glob matcher in javascript",
9   "version": "3.0.3",
10   "repository": {
11     "type": "git",
12     "url": "git://github.com/isaacs/minimatch.git"
13   },
14   "main": "minimatch.js",
15   "scripts": {
16     "posttest": "standard minimatch.js test/*.js",
17     "test": "tap test/*.js"
18   },
19   "engines": {
20     "node": "*"
21   },
22   "dependencies": {
23     "brace-expansion": "^1.0.0"
24   },
25   "devDependencies": {
26     "standard": "^3.7.2",
27     "tap": "^5.6.0"
28   },
29   "license": "ISC",
30   "files": [
31     "minimatch.js"
32   ],
33   "gitHead": "eed89491bd4a4e6bc463aac0dfb5c29ef0d1dc13",
34   "bugs": {
35     "url": "https://github.com/isaacs/minimatch/issues"
36   },
37   "homepage": "https://github.com/isaacs/minimatch#readme",
38   "_id": "minimatch@3.0.3",
39   "_shasum": "2a4e4090b96b2db06a9d7df01055a62a77c9b774",
40   "_from": "minimatch@3.0.3",
41   "_npmVersion": "3.10.6",
42   "_nodeVersion": "4.4.4",
43   "_npmUser": {
44     "name": "isaacs",
45     "email": "i@izs.me"
46   },
47   "dist": {
48     "shasum": "2a4e4090b96b2db06a9d7df01055a62a77c9b774",
49     "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.3.tgz"
50   },
51   "maintainers": [
52     {
53       "name": "isaacs",
54       "email": "i@izs.me"
55     }
56   ],
57   "_npmOperationalInternal": {
58     "host": "packages-12-west.internal.npmjs.com",
59     "tmp": "tmp/minimatch-3.0.3.tgz_1470678322731_0.1892083385027945"
60   },
61   "directories": {},
62   "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.3.tgz",
63   "readme": "ERROR: No README data found!"
64 }