runoob_lsm
Version:
my frist nodejs
19 lines (18 loc) • 316 B
JSON
{
"name": "runoob_lsm",
"version": "1.0.2",
"description": "my frist nodejs",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "http://gitlab.jwis.cn/Repo/gitStudy.git"
},
"keywords": [
"lsm"
],
"author": "lsm",
"license": "ISC"
}