Let there be lines!
This commit is contained in:
parent
4b88dac1e7
commit
8d1546d99a
3 changed files with 67 additions and 1 deletions
10
package.json
Normal file
10
package.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "console-line",
|
||||
"version": "1.0.0",
|
||||
"description": "Easily draw lines in your console logs.",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:fetchlogic/console-line.git",
|
||||
"author": "Josh Sherman <github@joshtronic.com>",
|
||||
"license": "MIT",
|
||||
"private": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue