random-mensaje
Version:
Random of messages
29 lines (28 loc) • 657 B
JSON
{
"name": "random-mensaje",
"version": "1.0.1",
"description": "Random of messages",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"javascrpt",
"node",
"npm"
],
"author": "crist0 <crist0sant087@gmail.com>",
"license": "MIT",
"bin": {
"random-msg": "bin/global.js"
},
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/crist0/npm-random-message.git"
},
"bugs": {
"url": "https://github.com/crist0/npm-random-message/issues"
},
"homepage": "https://github.com/crist0/npm-random-message#readme"
}