123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "_args": [
- [
- "md5@~1.0.1",
- "D:\\work\\im"
- ]
- ],
- "_defaultsLoaded": true,
- "_engineSupported": true,
- "_from": "md5@>=1.0.1 <1.1.0",
- "_id": "md5@1.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/md5",
- "_nodeVersion": "v0.6.16",
- "_npmUser": {
- "email": "coolaj86@gmail.com",
- "name": "coolaj86"
- },
- "_npmVersion": "1.1.19",
- "_phantomChildren": {},
- "_requested": {
- "name": "md5",
- "raw": "md5@~1.0.1",
- "rawSpec": "~1.0.1",
- "scope": null,
- "spec": ">=1.0.1 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/md5/-/md5-1.0.1.tgz",
- "_shasum": "645802c673b8d3309a521abf37692a048eb97b4a",
- "_shrinkwrap": null,
- "_spec": "md5@~1.0.1",
- "_where": "D:\\work\\im",
- "author": {
- "name": "Yoshinori Kohyama",
- "url": "http://jp.linkedin.com/pub/yoshinori-kohyama/36/155/9b8"
- },
- "bugs": {
- "url": "https://github.com/coolaj86/jsMD5/issues"
- },
- "dependencies": {},
- "description": "Kohyama's jsMD5. See http://jsperf.com/md5-shootout. I'll replace this on npm with anything else.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "645802c673b8d3309a521abf37692a048eb97b4a",
- "tarball": "https://registry.npmjs.org/md5/-/md5-1.0.1.tgz"
- },
- "engines": {
- "node": "*"
- },
- "homepage": "https://github.com/coolaj86/jsMD5",
- "keywords": [
- "ender",
- "md5",
- "browser"
- ],
- "main": "index.js",
- "maintainers": [
- {
- "email": "coolaj86@gmail.com",
- "name": "coolaj86"
- }
- ],
- "name": "md5",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/coolaj86/jsMD5.git"
- },
- "version": "1.0.1"
- }
|