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.
51 lines
1.3 KiB
51 lines
1.3 KiB
{
|
|
"_from": "md5-node@^1.0.1",
|
|
"_id": "md5-node@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-DiLQCdRr3JWx08XoyP7dwaXDqog=",
|
|
"_location": "/md5-node",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "md5-node@^1.0.1",
|
|
"name": "md5-node",
|
|
"escapedName": "md5-node",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/md5-node/-/md5-node-1.0.1.tgz",
|
|
"_shasum": "0e22d009d46bdc95b1d3c5e8c8feddc1a5c3aa88",
|
|
"_spec": "md5-node@^1.0.1",
|
|
"_where": "d:\\gitwork\\tcb-cloud\\uniCloud-tcb\\cloudfunctions\\mix-uniapp",
|
|
"author": {
|
|
"name": "shanelau",
|
|
"email": "shanelau@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/shanelau/node-md5/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "node library for md5",
|
|
"homepage": "https://github.com/shanelau/node-md5",
|
|
"keywords": [
|
|
"md5",
|
|
"nodejs"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "md5-node",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/shanelau/node-md5.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|