/
websites
/
operateit-node
/
node_modules
/
scmp
/
Upload File
HOME
{ "_from": "scmp@2.0.0", "_id": "scmp@2.0.0", "_inBundle": false, "_integrity": "sha1-JHEQ7yLM+JexOj8KvdtSeCOTzWo=", "_location": "/scmp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "scmp@2.0.0", "name": "scmp", "escapedName": "scmp", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/node-cookie/simple-encryptor", "/simple-encryptor" ], "_resolved": "https://registry.npmjs.org/scmp/-/scmp-2.0.0.tgz", "_shasum": "247110ef22ccf897b13a3f0abddb52782393cd6a", "_spec": "scmp@2.0.0", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\node-cookie\\node_modules\\simple-encryptor", "author": { "name": "Sean Lavine" }, "bugs": { "url": "https://github.com/freewil/scmp/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "safe, constant-time comparison of Buffers", "devDependencies": { "matcha": "^0.7.0", "mocha": "^3.1.2", "safe-buffer": "^5.0.1" }, "homepage": "https://github.com/freewil/scmp#readme", "keywords": [ "safe-compare", "compare", "time-equivalent-comparison", "time equivalent", "constant-time", "constant time" ], "license": "BSD-3-Clause", "main": "index.js", "name": "scmp", "repository": { "type": "git", "url": "git://github.com/freewil/scmp.git" }, "scripts": { "posttest": "matcha", "test": "mocha" }, "version": "2.0.0" }