mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2025-08-05 11:41:45 +00:00
Compare commits
2 Commits
8c7dfefb7b
...
30543e408a
Author | SHA1 | Date | |
---|---|---|---|
30543e408a | |||
133e43c3ee |
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@onyx-and-iris/meld-cli",
|
"name": "@onyx-and-iris/meld-cli",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@onyx-and-iris/meld-cli",
|
"name": "@onyx-and-iris/meld-cli",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-color": "^2.0.4",
|
"cli-color": "^2.0.4",
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "@onyx-and-iris/meld-cli",
|
"name": "@onyx-and-iris/meld-cli",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"description": "A command line interface for Meld Studio WebChannel API",
|
"description": "A command line interface for Meld Studio WebChannel API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"meld",
|
"meld",
|
||||||
"meld-studio",
|
"meld-studio",
|
||||||
"meld-cli"
|
"meld-cli"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/onyx-and-iris/meld-api#readme",
|
"homepage": "https://github.com/onyx-and-iris/meld-cli#readme",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/onyx-and-iris/meld-api/issues"
|
"url": "https://github.com/onyx-and-iris/meld-cli/issues"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user