| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "crypto-js@4.0.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "crypto-js@4.0.0",
- "_id": "crypto-js@4.0.0",
- "_inBundle": false,
- "_integrity": "sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg==",
- "_location": "/crypto-js",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "crypto-js@4.0.0",
- "name": "crypto-js",
- "escapedName": "crypto-js",
- "rawSpec": "4.0.0",
- "saveSpec": null,
- "fetchSpec": "4.0.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.0.0.tgz",
- "_spec": "4.0.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Evan Vosberg",
- "url": "http://github.com/evanvosberg"
- },
- "bugs": {
- "url": "https://github.com/brix/crypto-js/issues"
- },
- "dependencies": {},
- "description": "JavaScript library of crypto standards.",
- "homepage": "http://github.com/brix/crypto-js",
- "keywords": [
- "security",
- "crypto",
- "Hash",
- "MD5",
- "SHA1",
- "SHA-1",
- "SHA256",
- "SHA-256",
- "RC4",
- "Rabbit",
- "AES",
- "DES",
- "PBKDF2",
- "HMAC",
- "OFB",
- "CFB",
- "CTR",
- "CBC",
- "Base64"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "crypto-js",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/brix/crypto-js.git"
- },
- "version": "4.0.0"
- }
|