]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/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 / request / node_modules / json-stringify-safe / package.json
1 {
2   "name": "json-stringify-safe",
3   "version": "5.0.1",
4   "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
5   "keywords": [
6     "json",
7     "stringify",
8     "circular",
9     "safe"
10   ],
11   "homepage": "https://github.com/isaacs/json-stringify-safe",
12   "bugs": {
13     "url": "https://github.com/isaacs/json-stringify-safe/issues"
14   },
15   "author": {
16     "name": "Isaac Z. Schlueter",
17     "email": "i@izs.me",
18     "url": "http://blog.izs.me"
19   },
20   "contributors": [
21     {
22       "name": "Andri Möll",
23       "email": "andri@dot.ee",
24       "url": "http://themoll.com"
25     }
26   ],
27   "license": "ISC",
28   "repository": {
29     "type": "git",
30     "url": "git://github.com/isaacs/json-stringify-safe.git"
31   },
32   "main": "stringify.js",
33   "scripts": {
34     "test": "node test.js"
35   },
36   "devDependencies": {
37     "mocha": ">= 2.1.0 < 3",
38     "must": ">= 0.12 < 0.13",
39     "sinon": ">= 1.12.2 < 2"
40   },
41   "gitHead": "3890dceab3ad14f8701e38ca74f38276abc76de5",
42   "_id": "json-stringify-safe@5.0.1",
43   "_shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb",
44   "_from": "json-stringify-safe@>=5.0.1 <5.1.0",
45   "_npmVersion": "2.10.0",
46   "_nodeVersion": "2.0.1",
47   "_npmUser": {
48     "name": "isaacs",
49     "email": "isaacs@npmjs.com"
50   },
51   "dist": {
52     "shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb",
53     "tarball": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
54   },
55   "maintainers": [
56     {
57       "name": "isaacs",
58       "email": "i@izs.me"
59     },
60     {
61       "name": "moll",
62       "email": "andri@dot.ee"
63     }
64   ],
65   "directories": {},
66   "_resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
67   "readme": "ERROR: No README data found!"
68 }