四好公路
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.
 
 
 
 

23 lines
522 B

{
"name": "md5-node",
"version": "1.0.1",
"description": "node library for md5",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/shanelau/node-md5.git"
},
"keywords": [
"md5",
"nodejs"
],
"author": "shanelau <shanelau@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/shanelau/node-md5/issues"
},
"homepage": "https://github.com/shanelau/node-md5"
}