rhythmwu
Version:
My own package
19 lines (18 loc) • 312 B
JSON
{
"name": "rhythmwu",
"version": "1.0.0",
"description": "My own package",
"main": "index.js",
"scripts": {
"test": "(none)"
},
"repository": {
"type": "git",
"url": "https://github.com/yonED/NodeJs.git"
},
"keywords": [
"Rhythm"
],
"author": "Rhythm",
"license": "BSD"
}