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
| {
| "_args": [
| [
| {
| "raw": "jsprim@^1.2.2",
| "scope": null,
| "escapedName": "jsprim",
| "name": "jsprim",
| "rawSpec": "^1.2.2",
| "spec": ">=1.2.2 <2.0.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/http-signature"
| ]
| ],
| "_from": "jsprim@>=1.2.2 <2.0.0",
| "_id": "jsprim@1.4.1",
| "_inCache": true,
| "_location": "/jsprim",
| "_nodeVersion": "0.10.45",
| "_npmOperationalInternal": {
| "host": "s3://npm-registry-packages",
| "tmp": "tmp/jsprim-1.4.1.tgz_1501691396911_0.08959000837057829"
| },
| "_npmUser": {
| "name": "dap",
| "email": "dap@cs.brown.edu"
| },
| "_npmVersion": "2.15.1",
| "_phantomChildren": {},
| "_requested": {
| "raw": "jsprim@^1.2.2",
| "scope": null,
| "escapedName": "jsprim",
| "name": "jsprim",
| "rawSpec": "^1.2.2",
| "spec": ">=1.2.2 <2.0.0",
| "type": "range"
| },
| "_requiredBy": [
| "/http-signature"
| ],
| "_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
| "_shasum": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2",
| "_shrinkwrap": null,
| "_spec": "jsprim@^1.2.2",
| "_where": "/root/rushmail/node_modules/http-signature",
| "bugs": {
| "url": "https://github.com/joyent/node-jsprim/issues"
| },
| "dependencies": {
| "assert-plus": "1.0.0",
| "extsprintf": "1.3.0",
| "json-schema": "0.2.3",
| "verror": "1.10.0"
| },
| "description": "utilities for primitive JavaScript types",
| "devDependencies": {},
| "directories": {},
| "dist": {
| "shasum": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2",
| "tarball": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz"
| },
| "engines": [
| "node >=0.6.0"
| ],
| "gitHead": "f7d80a9e8e3f79c0b76448ad9ceab252fb309b32",
| "homepage": "https://github.com/joyent/node-jsprim#readme",
| "license": "MIT",
| "main": "./lib/jsprim.js",
| "maintainers": [
| {
| "name": "dap",
| "email": "dap@cs.brown.edu"
| }
| ],
| "name": "jsprim",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git://github.com/joyent/node-jsprim.git"
| },
| "scripts": {},
| "version": "1.4.1"
| }
|
|