mirror of
https://github.com/PHIDIAS0303/ClusterChatSync.git
synced 2025-12-27 03:05:21 +09:00
.
This commit is contained in:
22
package.json
22
package.json
@@ -1,16 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "@phidias0303/clusterio_chat_sync",
|
"name": "@phidias0303/clusterio_chat_sync",
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"description": "One way chat sync",
|
"description": "One way chat sync. Created with the help of Cooldude2606",
|
||||||
"main": "info.js",
|
"author": "PHIDIAS <phidias@aperx.org>",
|
||||||
"scripts": {
|
"license": "MIT",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"homepage": "https://github.com/PHIDIAS0303/ClusterChatSync#readme",
|
||||||
"prepare": "webpack-cli --env production"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/PHIDIAS0303/ClusterChatSync"
|
"url": "git+https://github.com/PHIDIAS0303/ClusterChatSync"
|
||||||
},
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/PHIDIAS0303/ClusterChatSync/issues"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"aperx",
|
"aperx",
|
||||||
"clusterio",
|
"clusterio",
|
||||||
@@ -18,12 +19,11 @@
|
|||||||
"discord",
|
"discord",
|
||||||
"clusterio-plugin"
|
"clusterio-plugin"
|
||||||
],
|
],
|
||||||
"author": "PHIDIAS <phidias@aperx.org>",
|
"main": "info.js",
|
||||||
"license": "MIT",
|
"scripts": {
|
||||||
"bugs": {
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"url": "https://github.com/PHIDIAS0303/ClusterChatSync/issues"
|
"prepare": "webpack-cli --env production"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/PHIDIAS0303/ClusterChatSync#readme",
|
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@clusterio/lib": "catalog:"
|
"@clusterio/lib": "catalog:"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user