hot-update
Version:
nodejs hot update
24 lines (23 loc) • 520 B
JSON
{
"name": "hot-update",
"version": "0.0.4",
"description": "nodejs hot update",
"main": "index.js",
"scripts": {
"start": "node example/index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chenshenhai/node-hot-update.git"
},
"keywords": [
"hot",
"update"
],
"author": "chenshenhai",
"license": "MIT",
"bugs": {
"url": "https://github.com/chenshenhai/node-hot-update/issues"
},
"homepage": "https://github.com/chenshenhai/node-hot-update#readme"
}