Initial commit
[yaffs-website] / node_modules / jsprim / package.json
1 {
2   "_args": [
3     [
4       "jsprim@^1.2.2",
5       "/var/www/yaffs/node_modules/http-signature"
6     ]
7   ],
8   "_from": "jsprim@>=1.2.2 <2.0.0",
9   "_id": "jsprim@1.3.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/jsprim",
13   "_nodeVersion": "0.12.7",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/jsprim-1.3.1.tgz_1473725209917_0.5387293708045036"
17   },
18   "_npmUser": {
19     "email": "dap@cs.brown.edu",
20     "name": "dap"
21   },
22   "_npmVersion": "2.15.9",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "jsprim",
26     "raw": "jsprim@^1.2.2",
27     "rawSpec": "^1.2.2",
28     "scope": null,
29     "spec": ">=1.2.2 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/http-signature"
34   ],
35   "_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.1.tgz",
36   "_shasum": "2a7256f70412a29ee3670aaca625994c4dcff252",
37   "_shrinkwrap": null,
38   "_spec": "jsprim@^1.2.2",
39   "_where": "/var/www/yaffs/node_modules/http-signature",
40   "bugs": {
41     "url": "https://github.com/davepacheco/node-jsprim/issues"
42   },
43   "dependencies": {
44     "extsprintf": "1.0.2",
45     "json-schema": "0.2.3",
46     "verror": "1.3.6"
47   },
48   "description": "utilities for primitive JavaScript types",
49   "devDependencies": {},
50   "directories": {},
51   "dist": {
52     "shasum": "2a7256f70412a29ee3670aaca625994c4dcff252",
53     "tarball": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.1.tgz"
54   },
55   "engines": [
56     "node >=0.6.0"
57   ],
58   "gitHead": "825aba45c6cff4340c18cdae363ccb5bdf840bd7",
59   "homepage": "https://github.com/davepacheco/node-jsprim#readme",
60   "license": "MIT",
61   "main": "./lib/jsprim.js",
62   "maintainers": [
63     {
64       "name": "dap",
65       "email": "dap@cs.brown.edu"
66     }
67   ],
68   "name": "jsprim",
69   "optionalDependencies": {},
70   "readme": "ERROR: No README data found!",
71   "repository": {
72     "type": "git",
73     "url": "git://github.com/davepacheco/node-jsprim.git"
74   },
75   "scripts": {},
76   "version": "1.3.1"
77 }