123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_from": "md5-node@^1.0.0",
- "_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.0",
- "name": "md5-node",
- "escapedName": "md5-node",
- "rawSpec": "^1.0.0",
- "saveSpec": null,
- "fetchSpec": "^1.0.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/md5-node/-/md5-node-1.0.1.tgz",
- "_shasum": "0e22d009d46bdc95b1d3c5e8c8feddc1a5c3aa88",
- "_spec": "md5-node@^1.0.0",
- "_where": "/data/wwwroot/zbsc.yunbaozb.com/node",
- "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"
- }
|