my-idlers/node_modules/crypt/package.json
cp6 fd22b0bf58 V2 (Laravel re-make)
V2 (Laravel re-make)
2022-03-06 02:02:12 +11:00

57 lines
1.2 KiB
JSON

{
"_args": [
[
"crypt@0.0.2",
"C:\\laragon\\www\\idlers"
]
],
"_development": true,
"_from": "crypt@0.0.2",
"_id": "crypt@0.0.2",
"_inBundle": false,
"_integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=",
"_location": "/crypt",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "crypt@0.0.2",
"name": "crypt",
"escapedName": "crypt",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/md5"
],
"_resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
"_spec": "0.0.2",
"_where": "C:\\laragon\\www\\idlers",
"author": {
"name": "Paul Vorbach",
"email": "paul@vorb.de",
"url": "http://vorb.de"
},
"bugs": {
"url": "https://github.com/pvorb/node-crypt/issues"
},
"description": "utilities for encryption and hashing",
"engines": {
"node": "*"
},
"homepage": "https://github.com/pvorb/node-crypt#readme",
"license": "BSD-3-Clause",
"main": "crypt.js",
"name": "crypt",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-crypt.git"
},
"tags": [
"hash",
"security"
],
"version": "0.0.2"
}