blob: 06b6a0559047f145f33918a7c11d925fdb684bc1 [file] [log] [blame]
{
"_args": [
[
"cryptiles@2.0.5",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "cryptiles@2.0.5",
"_id": "cryptiles@2.0.5",
"_inBundle": false,
"_integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=",
"_location": "/loggly/cryptiles",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cryptiles@2.0.5",
"name": "cryptiles",
"escapedName": "cryptiles",
"rawSpec": "2.0.5",
"saveSpec": null,
"fetchSpec": "2.0.5"
},
"_requiredBy": [
"/loggly/hawk"
],
"_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
"_spec": "2.0.5",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"bugs": {
"url": "https://github.com/hapijs/cryptiles/issues"
},
"dependencies": {
"boom": "2.x.x"
},
"description": "General purpose crypto utilities",
"devDependencies": {
"code": "1.x.x",
"lab": "5.x.x"
},
"engines": {
"node": ">=0.10.40"
},
"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": "2.0.5"
}