You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.7 KiB
60 lines
1.7 KiB
{
|
|
"_from": "cryptiles@2.x.x",
|
|
"_id": "cryptiles@2.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=",
|
|
"_location": "/cryptiles",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cryptiles@2.x.x",
|
|
"name": "cryptiles",
|
|
"escapedName": "cryptiles",
|
|
"rawSpec": "2.x.x",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.x.x"
|
|
},
|
|
"_requiredBy": [
|
|
"/hawk"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
|
|
"_shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
|
|
"_spec": "cryptiles@2.x.x",
|
|
"_where": "/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/hawk",
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/cryptiles/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"boom": "2.x.x"
|
|
},
|
|
"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
|
|
"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"
|
|
}
|