wheelo-next-stage
Version:
It is time to start a new stage
17 lines (16 loc) • 326 B
JSON
{
"name": "wheelo-next-stage",
"version": "0.0.1",
"description": "It is time to start a new stage",
"main": "github.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"keywords": [
"New",
"Stage"
],
"author": "wheelo",
"license": "ISC"
}