Bones/node_modules/jsprim/package.json
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

78 lines
2.0 KiB
JSON

{
"_args": [
[
"jsprim@^1.2.2",
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\http-signature"
]
],
"_from": "jsprim@>=1.2.2-0 <2.0.0-0",
"_id": "jsprim@1.4.0",
"_inCache": true,
"_location": "/jsprim",
"_nodeVersion": "0.10.43",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jsprim-1.4.0.tgz_1489453554649_0.9609751487150788"
},
"_npmUser": {
"email": "dap@cs.brown.edu",
"name": "dap"
},
"_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
"name": "jsprim",
"raw": "jsprim@^1.2.2",
"rawSpec": "^1.2.2",
"scope": null,
"spec": ">=1.2.2-0 <2.0.0-0",
"type": "range"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz",
"_shasum": "a3b87e40298d8c380552d8cc7628a0bb95a22918",
"_shrinkwrap": null,
"_spec": "jsprim@^1.2.2",
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\http-signature",
"bugs": {
"url": "https://github.com/joyent/node-jsprim/issues"
},
"dependencies": {
"assert-plus": "1.0.0",
"extsprintf": "1.0.2",
"json-schema": "0.2.3",
"verror": "1.3.6"
},
"description": "utilities for primitive JavaScript types",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a3b87e40298d8c380552d8cc7628a0bb95a22918",
"tarball": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz"
},
"engines": [
"node >=0.6.0"
],
"gitHead": "6ea6cb4f3d2d889d87c336487f4940eb4aa11980",
"homepage": "https://github.com/joyent/node-jsprim#readme",
"installable": true,
"license": "MIT",
"main": "./lib/jsprim.js",
"maintainers": [
{
"name": "dap",
"email": "dap@cs.brown.edu"
}
],
"name": "jsprim",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/joyent/node-jsprim.git"
},
"scripts": {},
"version": "1.4.0"
}