Add package.json keywords
This commit is contained in:
parent
5bacca944f
commit
d4bfbe6beb
22
package.json
22
package.json
@ -12,6 +12,28 @@
|
||||
"bin": {
|
||||
"terminalizer": "bin/app.js"
|
||||
},
|
||||
"keywords": [
|
||||
"terminal",
|
||||
"record",
|
||||
"capture",
|
||||
"tty",
|
||||
"shot",
|
||||
"bash",
|
||||
"powershell",
|
||||
"gif",
|
||||
"animated",
|
||||
"generate",
|
||||
"theme",
|
||||
"colors",
|
||||
"font",
|
||||
"repeat",
|
||||
"command-line",
|
||||
"shell",
|
||||
"zsh",
|
||||
"bash-profile",
|
||||
"render",
|
||||
"pty"
|
||||
],
|
||||
"dependencies": {
|
||||
"async": "^2.6.1",
|
||||
"async-promises": "^0.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user