We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927d4e0 commit 327ab21Copy full SHA for 327ab21
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@hackforplay/log",
3
"version": "0.0.0",
4
- "description": "Logger for hackforplay written in TS.",
+ "description": "A simple, cross environment logger written in TypeScript.",
5
"main": "lib/index.js",
6
"scripts": {
7
"build": "tsc",
0 commit comments