UNPKG

crypto-js-ohos

Version:

JavaScript library of crypto standards.

89 lines (88 loc) 2.08 kB
{ "_from": "crypto-js-ohos@1.0.6", "_id": "crypto-js-ohos@1.0.6", "_inBundle": false, "_integrity": "sha512-gItuL7YVdtoNhU+gRR+F70CUwOgtqBYlI5MuSPGfxxi+0jViTnuzcIT1F1mPbqB1uPElKGiaA1UPeJOubpyotA==", "_location": "/crypto-js-ohos", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "crypto-js-ohos@1.0.4", "name": "crypto-js-ohos", "escapedName": "crypto-js-ohos", "rawSpec": "1.0.4", "saveSpec": null, "fetchSpec": "1.0.4" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/crypto-js-ohos/-/crypto-js-ohos-1.0.6.tgz", "_shasum": "fef054186695f9bc69f1e181906269f622206498", "_spec": "crypto-js-ohos@1.0.6", "_where": "E:\\test", "author": { "name": "xi_leilei", "url": "https://github.com/wshililei25" }, "browser": { "crypto": false }, "bugs": { "url": "https://github.com/wshililei25/crypto-js/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "JavaScript library of crypto standards.", "devDependencies": { "fmd": "~0.0.3", "grunt": "^1.3.2", "grunt-cli": "^1.3.2", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^3.0.0", "grunt-jsonlint": "^2.1.3", "grunt-update-json": "^0.2.2", "load-grunt-config": "^4.0.0", "lodash": "^4.17.21" }, "homepage": "https://github.com/wshililei25/crypto-js", "keywords": [ "security", "crypto", "Hash", "MD5", "SHA1", "SHA-1", "SHA256", "SHA-256", "RC4", "Rabbit", "AES", "DES", "PBKDF2", "HMAC", "OFB", "CFB", "CTR", "CBC", "Base64", "Base64url" ], "license": "MIT", "main": "crypto-js.js", "name": "crypto-js-ohos", "repository": { "type": "git", "url": "git+https://github.com/wshililei25/crypto-js.git" }, "scripts": { "build": "grunt build", "test": "grunt default" }, "title": "crypto-js adapt for ohos", "version": "1.0.6" }