]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/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 / lru-cache / node_modules / pseudomap / package.json
1 {
2   "name": "pseudomap",
3   "version": "1.0.2",
4   "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
5   "main": "map.js",
6   "directories": {
7     "test": "test"
8   },
9   "devDependencies": {
10     "tap": "^2.3.1"
11   },
12   "scripts": {
13     "test": "tap test/*.js"
14   },
15   "repository": {
16     "type": "git",
17     "url": "git+https://github.com/isaacs/pseudomap.git"
18   },
19   "author": {
20     "name": "Isaac Z. Schlueter",
21     "email": "i@izs.me",
22     "url": "http://blog.izs.me/"
23   },
24   "license": "ISC",
25   "bugs": {
26     "url": "https://github.com/isaacs/pseudomap/issues"
27   },
28   "homepage": "https://github.com/isaacs/pseudomap#readme",
29   "gitHead": "b6dc728207a0321ede6479e34506d3e0e13a940b",
30   "_id": "pseudomap@1.0.2",
31   "_shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3",
32   "_from": "pseudomap@>=1.0.1 <2.0.0",
33   "_npmVersion": "3.3.2",
34   "_nodeVersion": "4.0.0",
35   "_npmUser": {
36     "name": "isaacs",
37     "email": "i@izs.me"
38   },
39   "dist": {
40     "shasum": "f052a28da70e618917ef0a8ac34c1ae5a68286b3",
41     "tarball": "http://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
42   },
43   "maintainers": [
44     {
45       "name": "isaacs",
46       "email": "i@izs.me"
47     }
48   ],
49   "_resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
50   "readme": "ERROR: No README data found!"
51 }