Update repository root

This commit is contained in:
Jarek Rozanski 2025-01-02 21:59:29 +01:00
parent 9355488e65
commit a262c0eba9

View file

@ -1,9 +1,9 @@
{ {
"name": "wideangle-vuejs", "name": "wideangle-vuejs",
"version": "1.0.1", "version": "1.0.2",
"description": "Wide Angle Analytics web analytics Plugin for Vue.js 3.x", "description": "Wide Angle Analytics web analytics Plugin for Vue.js 3.x",
"homepage": "https://wideangle.co", "homepage": "https://wideangle.co",
"repository": "github:inputobjects/wideangle-vuejs", "repository": "github:wideangleanalytics/wideangle-vuejs",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "tsc -p tsconfig.json", "build": "tsc -p tsconfig.json",
@ -17,7 +17,9 @@
"vue.js", "vue.js",
"vuejs", "vuejs",
"plugin", "plugin",
"vuejs plugin" "vuejs plugin",
"privacy web analytics",
"privacy"
], ],
"author": "Wide Angle Analytics <developers@wideangle.co>", "author": "Wide Angle Analytics <developers@wideangle.co>",
"license": "Apache-2.0", "license": "Apache-2.0",