]> 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/har-validator/node_modules/is-my-json-valid/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 / har-validator / node_modules / is-my-json-valid / package.json
1 {
2   "name": "is-my-json-valid",
3   "version": "2.13.1",
4   "description": "A JSONSchema validator that uses code generation to be extremely fast",
5   "main": "index.js",
6   "dependencies": {
7     "generate-function": "^2.0.0",
8     "generate-object-property": "^1.1.0",
9     "jsonpointer": "2.0.0",
10     "xtend": "^4.0.0"
11   },
12   "devDependencies": {
13     "tape": "^2.13.4"
14   },
15   "scripts": {
16     "test": "tape test/*.js"
17   },
18   "repository": {
19     "type": "git",
20     "url": "git+https://github.com/mafintosh/is-my-json-valid.git"
21   },
22   "keywords": [
23     "json",
24     "schema",
25     "orderly",
26     "jsonschema"
27   ],
28   "author": {
29     "name": "Mathias Buus"
30   },
31   "license": "MIT",
32   "bugs": {
33     "url": "https://github.com/mafintosh/is-my-json-valid/issues"
34   },
35   "homepage": "https://github.com/mafintosh/is-my-json-valid",
36   "gitHead": "5bacc71441750bc6e79829abcfc21d4f2f0c4396",
37   "_id": "is-my-json-valid@2.13.1",
38   "_shasum": "d55778a82feb6b0963ff4be111d5d1684e890707",
39   "_from": "is-my-json-valid@>=2.12.4 <3.0.0",
40   "_npmVersion": "2.14.7",
41   "_nodeVersion": "4.2.3",
42   "_npmUser": {
43     "name": "mafintosh",
44     "email": "mathiasbuus@gmail.com"
45   },
46   "dist": {
47     "shasum": "d55778a82feb6b0963ff4be111d5d1684e890707",
48     "tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.1.tgz"
49   },
50   "maintainers": [
51     {
52       "name": "freeall",
53       "email": "freeall@gmail.com"
54     },
55     {
56       "name": "mafintosh",
57       "email": "mathiasbuus@gmail.com"
58     },
59     {
60       "name": "watson",
61       "email": "w@tson.dk"
62     },
63     {
64       "name": "yoshuawuyts",
65       "email": "i@yoshuawuyts.com"
66     }
67   ],
68   "_npmOperationalInternal": {
69     "host": "packages-5-east.internal.npmjs.com",
70     "tmp": "tmp/is-my-json-valid-2.13.1.tgz_1456180270224_0.17748022079467773"
71   },
72   "directories": {},
73   "_resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.1.tgz",
74   "readme": "ERROR: No README data found!"
75 }