]> git.r.bdr.sh - rbdr/tomato-sauce/blobdiff - package.json
Update code and dpendencies
[rbdr/tomato-sauce] / package.json
index 0a955d0545b57af708c17a9e2b2861d4b0403870..5c67914d65432dece936334bee4e3daa7df5b537 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "tomato-sauce",
 {
   "name": "tomato-sauce",
-  "version": "1.0.0",
+  "version": "2.0.0",
   "description": "Telnet based drawing functions and renderers",
   "main": "lib/tomato_sauce.js",
   "scripts": {
   "description": "Telnet based drawing functions and renderers",
   "main": "lib/tomato_sauce.js",
   "scripts": {
@@ -11,7 +11,7 @@
   },
   "repository": {
     "type": "git",
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/rbdr/tomato-sauce.git"
+    "url": "git+https://gitlab.com/rbdr/tomato-sauce.git"
   },
   "keywords": [
     "tomato",
   },
   "keywords": [
     "tomato",
     "ansi",
     "colors"
   ],
     "ansi",
     "colors"
   ],
-  "author": "Rubén Beltrán del Río <ben@nsovocal.com>",
+  "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",
   "license": "MIT",
   "license": "MIT",
-  "bugs": {
-    "url": "https://github.com/rbdr/tomato-sauce/issues"
-  },
-  "homepage": "https://github.com/rbdr/tomato-sauce#readme",
   "dependencies": {
   "dependencies": {
-    "getenv": "^0.6.0"
+    "getenv": "^1.0.0"
   },
   "devDependencies": {
   },
   "devDependencies": {
-    "eslint": "^4.19.1",
-    "eslint-config-hapi": "^11.0.0",
-    "eslint-plugin-hapi": "^4.1.0",
-    "jsdoc": "^3.5.5",
+    "@hapi/eslint-plugin": "^5.1.0",
+    "eslint": "^8.5.0",
     "jsdoc-to-markdown": "^4.0.1"
   }
 }
     "jsdoc-to-markdown": "^4.0.1"
   }
 }