say-hello-to
Version:
like it needs one
23 lines (22 loc) • 541 B
JSON
{
"name": "say-hello-to",
"version": "1.0.0",
"description": "like it needs one",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ioan-ghisoi/npm-test.git"
},
"keywords": [
"meh"
],
"author": "“Johnny <“ionutghisoi95@gmail.com”>",
"license": "ISC",
"bugs": {
"url": "https://github.com/ioan-ghisoi/npm-test/issues"
},
"homepage": "https://github.com/ioan-ghisoi/npm-test#readme"
}