Skip to content
Snippets Groups Projects
Commit f17d0999 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

pac extension

parent 701b4217
No related branches found
No related tags found
1 merge request!1Update index.test.js, examples/all-options.js, examples/log-to-file.js,...
......@@ -8,8 +8,12 @@
"test-coverage": "nyc --reporter=html --reporter=text mocha -- tests/test.js && rsync --remove-source-files -av --progress ./coverage ./docs/ && rm -Rf ./coverage",
"test-graphics": "nyc --reporter=html --reporter=text mocha -R mochawesome -- tests/test.js && rsync --remove-source-files -av --progress ./coverage ./docs/ && rm -Rf ./coverage && rsync --remove-source-files -av --progress ./mochawesome-report ./docs/ && rm -Rf ./mochawesome-report"
},
"author": "Dominik Sigmund",
"author": "Dominik Sigmund <sigmund.dominik@googlemail.com> (https://webdad.eu)",
"license": "ISC",
"repository": {
"type" : "git",
"url" : "https://github.com/WebDaD/lib-log"
},
"dependencies": {},
"devDependencies": {
"mocha": "^5.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment