mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2026-09-18 01:32:25 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30543e408a | ||
|
|
133e43c3ee |
Generated
+2
-2
@@ -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",
|
||||||
|
|||||||
+3
-3
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user