ericzyhhello
Version:
hello world
22 lines (21 loc) • 389 B
JSON
{
"name": "ericzyhhello",
"version": "1.0.0",
"description": "hello world",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/ericzyh/nodejstest"
},
"keywords": [
"nodejs"
],
"author": "ericzyh",
"license": "MIT",
"bugs": {
"url": "https://github.com/ericzyh/nodejstest/issues"
}
}