tmall
Version:
25 lines (24 loc) • 477 B
JSON
{
"name": "tmall",
"version": "0.0.2",
"description": "tmall",
"bin": {
"tmall": "./bin/tmall"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/xudafeng/tmall.git"
},
"dependencies": {
},
"keywords": ["tmall"],
"devDependencies": {
"mocha": "*"
},
"homepage": "https://github.com/xudafeng/tmall",
"author": "xudafeng",
"email": "xudafeng[at]126.com",
"blog": "http://xdf.me",
"license": "MIT"
}