]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/init-package-json/node_modules/glob/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 / init-package-json / node_modules / glob / package.json
1 {
2   "author": {
3     "name": "Isaac Z. Schlueter",
4     "email": "i@izs.me",
5     "url": "http://blog.izs.me/"
6   },
7   "name": "glob",
8   "description": "a little globber",
9   "version": "6.0.4",
10   "repository": {
11     "type": "git",
12     "url": "git://github.com/isaacs/node-glob.git"
13   },
14   "main": "glob.js",
15   "files": [
16     "glob.js",
17     "sync.js",
18     "common.js"
19   ],
20   "engines": {
21     "node": "*"
22   },
23   "dependencies": {
24     "inflight": "^1.0.4",
25     "inherits": "2",
26     "minimatch": "2 || 3",
27     "once": "^1.3.0",
28     "path-is-absolute": "^1.0.0"
29   },
30   "devDependencies": {
31     "mkdirp": "0",
32     "rimraf": "^2.2.8",
33     "tap": "^5.0.0",
34     "tick": "0.0.6"
35   },
36   "scripts": {
37     "prepublish": "npm run benchclean",
38     "profclean": "rm -f v8.log profile.txt",
39     "test": "tap test/*.js --cov",
40     "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js",
41     "bench": "bash benchmark.sh",
42     "prof": "bash prof.sh && cat profile.txt",
43     "benchclean": "node benchclean.js"
44   },
45   "license": "ISC",
46   "gitHead": "3bd419c538737e56fda7e21c21ff52ca0c198df6",
47   "bugs": {
48     "url": "https://github.com/isaacs/node-glob/issues"
49   },
50   "homepage": "https://github.com/isaacs/node-glob#readme",
51   "_id": "glob@6.0.4",
52   "_shasum": "0f08860f6a155127b2fadd4f9ce24b1aab6e4d22",
53   "_from": "glob@>=6.0.0 <7.0.0",
54   "_npmVersion": "2.14.15",
55   "_nodeVersion": "4.0.0",
56   "_npmUser": {
57     "name": "isaacs",
58     "email": "i@izs.me"
59   },
60   "dist": {
61     "shasum": "0f08860f6a155127b2fadd4f9ce24b1aab6e4d22",
62     "tarball": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz"
63   },
64   "maintainers": [
65     {
66       "name": "isaacs",
67       "email": "i@izs.me"
68     }
69   ],
70   "directories": {},
71   "_resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
72   "readme": "ERROR: No README data found!"
73 }