Update repository root
This commit is contained in:
parent
9355488e65
commit
a262c0eba9
1 changed files with 5 additions and 3 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue