{ "_from": "greenlock-store-test@3.x", "_id": "greenlock-store-test@3.0.2", "_inBundle": false, "_integrity": "sha512-OckCJZT1rxG0o4dI/ZGH8BqudIFWwhuOpJkh7HquCJSGM3QMylWsMmfl55xtSuSWt6vYDSOc2EfFbR9mhEw4xw==", "_location": "/greenlock-store-test", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "greenlock-store-test@3.x", "name": "greenlock-store-test", "escapedName": "greenlock-store-test", "rawSpec": "3.x", "saveSpec": null, "fetchSpec": "3.x" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/greenlock-store-test/-/greenlock-store-test-3.0.2.tgz", "_shasum": "294ac63997ae9ff79fd24e9b7c434c367e5ecb36", "_spec": "greenlock-store-test@3.x", "_where": "/Users/cyrille/Documents/GitHub/greenlock-storage-s3", "author": { "name": "AJ ONeal", "email": "solderjs@gmail.com", "url": "https://solderjs.com/" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "The base set of tests for all certificate and keypair storage strategies. Any Greenlock `greenlock-store-` plugin should be able to pass these tests.", "devDependencies": { "greenlock-store-memory": "^3.0.3" }, "files": [ "example.js" ], "homepage": "https://git.rootprojects.org/root/greenlock-store-test.js", "keywords": [ "ACME", "Let's Encrypt", "Greenlock", "test", "certificate", "key", "management", "credentials", "secure" ], "license": "MPL-2.0", "main": "index.js", "name": "greenlock-store-test", "repository": { "type": "git", "url": "https://git.rootprojects.org/root/greenlock-store-test.js.git" }, "scripts": { "test": "node example.js" }, "version": "3.0.2" }