custom-clg-chaning-js
Version:
Log para consola personalizado.
32 lines (31 loc) • 747 B
JSON
{
"name": "custom-clg-chaning-js",
"version": "1.1.1",
"description": "Log para consola personalizado.",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sebastian197/custom-clg-chaning-js.git"
},
"keywords": [
"conlole",
"log",
"custom",
"clg"
],
"author": "Sebastián Moreno Saavedra <morenosebastian117@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Sebastian197/custom-clg-chaning-js/issues"
},
"homepage": "https://github.com/Sebastian197/custom-clg-chaning-js#readme",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^8.2.1",
"sinon": "^9.2.1",
"sinon-chai": "^3.5.0"
}
}