UNPKG

domotz-remote-pawn

Version:

Domotz Agent

31 lines (30 loc) 709 B
{ "name": "cryptiles", "description": "General purpose crypto utilities", "version": "2.0.5", "repository": "git://github.com/hapijs/cryptiles", "main": "lib/index.js", "keywords": [ "cryptography", "security", "utilites" ], "engines": { "node": ">=0.10.40" }, "dependencies": { "boom": "2.x.x" }, "devDependencies": { "code": "1.x.x", "lab": "5.x.x" }, "scripts": { "test": "lab -a code -t 100 -L", "test-cov-html": "lab -a code -r html -o coverage.html" }, "license": "BSD-3-Clause" ,"_resolved": "http://npm.domotz.com:4873/cryptiles/-/cryptiles-2.0.5.tgz" ,"_integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=" ,"_from": "cryptiles@2.0.5" }