cleanup metadata
This commit is contained in:
+6
-6
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "rpclibrary",
|
"name": "rpclibrary",
|
||||||
"version": "1.4.5",
|
"version": "1.4.6",
|
||||||
"description": "rpclibrary is a websocket on steroids!",
|
"description": "rpclibrary is a websocket on steroids!",
|
||||||
"main": "./js/Index.js",
|
"main": "./js/Index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary.git"
|
"url": "https://gitea.nitowa.xyz/npm-packages/rpclibrary.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",
|
"url": "https://gitea.nitowa.xyz/npm-packages/rpclibrary/issues",
|
||||||
"email": "frontwork.me@gmail.com"
|
"email": "peter.millauer@gmail.com"
|
||||||
},
|
},
|
||||||
"homepage": "https://www.versioncontrol.me/frontwork-documentation/rpclibrary",
|
"homepage": "https://gitea.nitowa.xyz/docs/rpclibrary",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"rpc",
|
"rpc",
|
||||||
"rpclib",
|
"rpclib",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"call",
|
"call",
|
||||||
"library"
|
"library"
|
||||||
],
|
],
|
||||||
"author": "frontwork.me <frontwork.me@gmail.com>",
|
"author": "Peter Millauer <peter.millauer@gmail.com>",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"tsc": "tsc",
|
"tsc": "tsc",
|
||||||
"webpack": "webpack --config ./src/webpack.js",
|
"webpack": "webpack --config ./src/webpack.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user