random-str-msg-ginogiorgi
Version:
Random String Messeges
28 lines (27 loc) • 720 B
JSON
{
"name": "random-str-msg-ginogiorgi",
"version": "1.1.0",
"description": "Random String Messeges",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ginogiorgi/random-str-msg-ginogiorgi.git"
},
"keywords": [
"Javacript",
"Node"
],
"author": "Gino Ruben Giorgi <ginorubengiorgi@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ginogiorgi/random-str-msg-ginogiorgi/issues"
},
"homepage": "https://github.com/ginogiorgi/random-str-msg-ginogiorgi#readme",
"bin": {
"random-str-msg-ginogiorgi": "./bin/global.js"
},
"preferGlobal": true
}