Add package.json keywords
This commit is contained in:
22
package.json
22
package.json
@@ -12,6 +12,28 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"terminalizer": "bin/app.js"
|
"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": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^2.6.1",
|
||||||
"async-promises": "^0.2.1",
|
"async-promises": "^0.2.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user