We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db9f235 + dc5e45a commit ef0ce98Copy full SHA for ef0ce98
package.json
@@ -3,6 +3,10 @@
3
, "version": "0.3.0"
4
, "author": "Guillermo Rauch <[email protected]>"
5
, "contributors": ["Sonny Michaud <[email protected]> (http://github.com/sonnym)"]
6
+ , "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/Automattic/cli-table.git"
9
+ }
10
, "keywords": ["cli", "colors", "table"]
11
, "dependencies": {
12
"colors": "0.6.2"
0 commit comments