gm-hello-mars
Version:
Hello mars demo
24 lines (23 loc) • 519 B
JSON
{
"name": "gm-hello-mars",
"version": "1.0.0",
"description": "Hello mars demo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gufranmirza/hello-mars.git"
},
"keywords": [
"Mars",
"Hello"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/gufranmirza/hello-mars/issues"
},
"homepage": "https://github.com/gufranmirza/hello-mars#readme"
}