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.

67 lines
1.7 KiB

{
"_args": [
[
"create-ecdh@4.0.3",
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
]
],
"_development": true,
"_from": "create-ecdh@4.0.3",
"_id": "create-ecdh@4.0.3",
"_inBundle": false,
"_integrity": "sha1-yREbbzMEXEaX8UR4f5JUzcd8Rf8=",
"_location": "/create-ecdh",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "create-ecdh@4.0.3",
"name": "create-ecdh",
"escapedName": "create-ecdh",
"rawSpec": "4.0.3",
"saveSpec": null,
"fetchSpec": "4.0.3"
},
"_requiredBy": [
"/crypto-browserify"
],
"_resolved": "https://registry.npm.taobao.org/create-ecdh/download/create-ecdh-4.0.3.tgz",
"_spec": "4.0.3",
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
"author": {
"name": "Calvin Metcalf"
},
"browser": "browser.js",
"bugs": {
"url": "https://github.com/crypto-browserify/createECDH/issues"
},
"dependencies": {
"bn.js": "^4.1.0",
"elliptic": "^6.0.0"
},
"description": "createECDH but browserifiable",
"devDependencies": {
"standard": "^5.4.1",
"tap-spec": "^1.0.1",
"tape": "^3.0.1"
},
"homepage": "https://github.com/crypto-browserify/createECDH",
"keywords": [
"diffie",
"hellman",
"diffiehellman",
"ECDH"
],
"license": "MIT",
"main": "index.js",
"name": "create-ecdh",
"repository": {
"type": "git",
"url": "git+https://github.com/crypto-browserify/createECDH.git"
},
"scripts": {
"test": "standard && node test.js | tspec"
},
"version": "4.0.3"
}