78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"buffer-equal-constant-time@1.0.1",
|
|
"/root/nodejs/node_modules/jwa"
|
|
]
|
|
],
|
|
"_from": "buffer-equal-constant-time@1.0.1",
|
|
"_id": "buffer-equal-constant-time@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/buffer-equal-constant-time",
|
|
"_npmUser": {
|
|
"email": "support@goinstant.com",
|
|
"name": "goinstant"
|
|
},
|
|
"_npmVersion": "1.3.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "buffer-equal-constant-time",
|
|
"raw": "buffer-equal-constant-time@1.0.1",
|
|
"rawSpec": "1.0.1",
|
|
"scope": null,
|
|
"spec": "1.0.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/jwa"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
|
|
"_shasum": "f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819",
|
|
"_shrinkwrap": null,
|
|
"_spec": "buffer-equal-constant-time@1.0.1",
|
|
"_where": "/root/nodejs/node_modules/jwa",
|
|
"author": {
|
|
"name": "GoInstant Inc., a salesforce.com company"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/goinstant/buffer-equal-constant-time/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Constant-time comparison of Buffers",
|
|
"devDependencies": {
|
|
"mocha": "~1.15.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819",
|
|
"tarball": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz"
|
|
},
|
|
"homepage": "https://github.com/goinstant/buffer-equal-constant-time#readme",
|
|
"keywords": [
|
|
"buffer",
|
|
"constant-time",
|
|
"crypto",
|
|
"equal"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "goinstant",
|
|
"email": "support@goinstant.com"
|
|
}
|
|
],
|
|
"name": "buffer-equal-constant-time",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/goinstant/buffer-equal-constant-time.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test.js"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|