UNPKG
matomo-react-sdk
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.2
1.0.1
1.0.0
<img src="./logo.png" width="350">
matomo-react-sdk
/
package.json
13 lines
(11 loc)
•
229 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"matomo-react-sdk"
,
"version"
:
"1.0.7"
,
"description"
:
""
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"yezh"
,
"license"
:
"ISC"
}