| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "cryptiles@3.1.2",
- "E:\\vscode\\UseStudio.Desktop"
- ]
- ],
- "_from": "cryptiles@3.x.x",
- "_id": "cryptiles@3.1.2",
- "_inBundle": false,
- "_integrity": "sha1-qJ+7Ig9c4l7FboxKqKT9e1sNKf4=",
- "_location": "/cryptiles",
- "_phantomChildren": {
- "hoek": "4.2.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "cryptiles@3.1.2",
- "name": "cryptiles",
- "escapedName": "cryptiles",
- "rawSpec": "3.1.2",
- "saveSpec": null,
- "fetchSpec": "3.1.2"
- },
- "_requiredBy": [
- "/",
- "/hawk"
- ],
- "_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
- "_shasum": "a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe",
- "_spec": "3.1.2",
- "_where": "E:\\vscode\\UseStudio.Desktop",
- "bugs": {
- "url": "https://github.com/hapijs/cryptiles/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "boom": "5.x.x"
- },
- "deprecated": false,
- "description": "General purpose crypto utilities",
- "devDependencies": {
- "code": "4.x.x",
- "lab": "13.x.x"
- },
- "engines": {
- "node": ">=4.0.0"
- },
- "homepage": "https://github.com/hapijs/cryptiles#readme",
- "keywords": [
- "cryptography",
- "security",
- "utilites"
- ],
- "license": "BSD-3-Clause",
- "main": "lib/index.js",
- "name": "cryptiles",
- "repository": {
- "type": "git",
- "url": "git://github.com/hapijs/cryptiles.git"
- },
- "scripts": {
- "test": "lab -a code -t 100 -L",
- "test-cov-html": "lab -a code -r html -o coverage.html"
- },
- "version": "3.1.2"
- }
|