1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
| {
| "_args": [
| [
| {
| "raw": "json-schema-traverse@^0.4.1",
| "scope": null,
| "escapedName": "json-schema-traverse",
| "name": "json-schema-traverse",
| "rawSpec": "^0.4.1",
| "spec": ">=0.4.1 <0.5.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/ajv"
| ]
| ],
| "_from": "json-schema-traverse@>=0.4.1 <0.5.0",
| "_id": "json-schema-traverse@0.4.1",
| "_inCache": true,
| "_location": "/json-schema-traverse",
| "_nodeVersion": "10.0.0",
| "_npmOperationalInternal": {
| "host": "s3://npm-registry-packages",
| "tmp": "tmp/json-schema-traverse_0.4.1_1528620124976_0.4290201343994062"
| },
| "_npmUser": {
| "name": "esp",
| "email": "e.poberezkin@me.com"
| },
| "_npmVersion": "5.6.0",
| "_phantomChildren": {},
| "_requested": {
| "raw": "json-schema-traverse@^0.4.1",
| "scope": null,
| "escapedName": "json-schema-traverse",
| "name": "json-schema-traverse",
| "rawSpec": "^0.4.1",
| "spec": ">=0.4.1 <0.5.0",
| "type": "range"
| },
| "_requiredBy": [
| "/ajv"
| ],
| "_resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
| "_shasum": "69f6a87d9513ab8bb8fe63bdb0979c448e684660",
| "_shrinkwrap": null,
| "_spec": "json-schema-traverse@^0.4.1",
| "_where": "/root/rushmail/node_modules/ajv",
| "author": {
| "name": "Evgeny Poberezkin"
| },
| "bugs": {
| "url": "https://github.com/epoberezkin/json-schema-traverse/issues"
| },
| "dependencies": {},
| "description": "Traverse JSON Schema passing each schema object to callback",
| "devDependencies": {
| "coveralls": "^2.13.1",
| "eslint": "^3.19.0",
| "mocha": "^3.4.2",
| "nyc": "^11.0.2",
| "pre-commit": "^1.2.2"
| },
| "directories": {},
| "dist": {
| "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
| "shasum": "69f6a87d9513ab8bb8fe63bdb0979c448e684660",
| "tarball": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
| "fileCount": 9,
| "unpackedSize": 19564,
| "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHOReCRA9TVsSAnZWagAAVWUP/0MJPYc1bhxL+UjZWR+N\n0w1lIESRrtuAzcNFPDBfPvd8bBr3gxJlaLHMkpvzyEZGN69bgQP2hsp6I+Mg\nxvZz/mSOnK5Yj9/VTytxEjlwqW0GDK24x08GXNAZenNidRht1iZvBjugZbJa\n0hxF0z2Xjkn9VXgtOI0QiBLj9t4mutLrte3kFFDNpLTzoRx5r08JeA3L4k4I\na/Svzav/z4c8AsUFaeY/eAtGPm9KqwLzX0eLWQ7ueYPR7YgtY7WUWuSSh8+f\nuk9UJrG0OVS4GPl8YvwMvjf3Di9nUDwoQem9QnsIJCaXJ+Gbknv8B/Lit/9a\nzmjaNJDDNOF8t2iUfwUZWarFBGxYsZBcoECDPrU/tGMj/8IfHXMNHVWraqAp\nfZ9pvYbJ7s8DTlpJ8pkuGUDPrZIX4POWYcsuYVjUUpRwV73HnCIIAJibctmm\nOf1HzG0WaF5OE0ZU06UcGD6SUiZTgtyqaA0jU9vExTYhYSobaWqGKxA1PspG\nMATdwowCSsHWrUx+jXpzuJnEAyDBLW0iVh+rjBmWWvZHS+fub3rE/yT5FOPI\nk1y4qSwsF2I8T8R+Moo1OewFQzUBbaCjdpnOsBluUWmSvkRiwr/lcwZznt51\nBCTVCgPAGPQhcHbHtM/cK8tqpGEXeFTKtHZ5fHCGsL49sLtGPTj3b948t4z/\n1BiZ\r\n=77vn\r\n-----END PGP SIGNATURE-----\r\n"
| },
| "gitHead": "bc898eeee723833fc9d604523e00014350bcc4e1",
| "homepage": "https://github.com/epoberezkin/json-schema-traverse#readme",
| "keywords": [
| "JSON-Schema",
| "traverse",
| "iterate"
| ],
| "license": "MIT",
| "main": "index.js",
| "maintainers": [
| {
| "name": "esp",
| "email": "e.poberezkin@me.com"
| }
| ],
| "name": "json-schema-traverse",
| "nyc": {
| "exclude": [
| "**/spec/**",
| "node_modules"
| ],
| "reporter": [
| "lcov",
| "text-summary"
| ]
| },
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/epoberezkin/json-schema-traverse.git"
| },
| "scripts": {
| "eslint": "eslint index.js spec",
| "test": "npm run eslint && nyc npm run test-spec",
| "test-spec": "mocha spec -R spec"
| },
| "version": "0.4.1"
| }
|
|