dlam
Version:
26 lines (25 loc) • 443 B
JSON
{
"name": "dlam",
"description": "dlam.",
"version": "0.0.3",
"author": "<asoiso@foxmail.com>",
"homepage": "http://www.ddxq.mobi/",
"keywords": [
"dlam",
"哆啦A梦"
],
"bin": {
"dlam": "bin/dlam"
},
"engines": {
"node": ">= 0.8.0"
},
"main": "index.js",
"scripts": {
"start": "node index"
},
"repository": {
"type": "git",
"url": "https://github.com/ddxq-components/dlam.git"
}
}