console-line/package.json
2018-03-23 16:46:41 -05:00

10 lines
287 B
JSON

{
"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
}