matrix-cli – Diff between revs 15 and 16
?pathlinks?
Rev 15 | Rev 16 | |||
---|---|---|---|---|
Line 1... | Line 1... | |||
1 | { |
1 | { |
|
2 | "name": "matrix-cli", |
2 | "name": "matrix-cli", |
|
3 | "version": "1.0.3", |
3 | "version": "1.0.4", |
|
4 | "description": "a command line client for matrix.org servers", |
4 | "description": "a command line client for matrix.org servers", |
|
5 | "main": "matrix-cli.js", |
5 | "main": "matrix-cli.js", |
|
6 | "bin": "matrix-cli.js", |
6 | "bin": "matrix-cli.js", |
|
7 | "scripts": { |
7 | "scripts": { |
|
8 | "test": "echo \"Error: no test specified\" && exit 1" |
8 | "test": "echo \"Error: no test specified\" && exit 1" |