Initial commit
This commit is contained in:
+77
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"jsprim@^1.2.2",
|
||||
"/home/xor/shared_vm/git/node-sunwell/node_modules/http-signature"
|
||||
]
|
||||
],
|
||||
"_from": "jsprim@>=1.2.2 <2.0.0",
|
||||
"_id": "jsprim@1.3.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/jsprim",
|
||||
"_nodeVersion": "0.12.7",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-16-east.internal.npmjs.com",
|
||||
"tmp": "tmp/jsprim-1.3.1.tgz_1473725209917_0.5387293708045036"
|
||||
},
|
||||
"_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 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/http-signature"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.1.tgz",
|
||||
"_shasum": "2a7256f70412a29ee3670aaca625994c4dcff252",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "jsprim@^1.2.2",
|
||||
"_where": "/home/xor/shared_vm/git/node-sunwell/node_modules/http-signature",
|
||||
"bugs": {
|
||||
"url": "https://github.com/davepacheco/node-jsprim/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"extsprintf": "1.0.2",
|
||||
"json-schema": "0.2.3",
|
||||
"verror": "1.3.6"
|
||||
},
|
||||
"description": "utilities for primitive JavaScript types",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "2a7256f70412a29ee3670aaca625994c4dcff252",
|
||||
"tarball": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.1.tgz"
|
||||
},
|
||||
"engines": [
|
||||
"node >=0.6.0"
|
||||
],
|
||||
"gitHead": "825aba45c6cff4340c18cdae363ccb5bdf840bd7",
|
||||
"homepage": "https://github.com/davepacheco/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/davepacheco/node-jsprim.git"
|
||||
},
|
||||
"scripts": {},
|
||||
"version": "1.3.1"
|
||||
}
|
||||
Reference in New Issue
Block a user