Files
JiboSDK/node_modules/jibo-analytics/package.json
2026-03-22 03:21:45 +02:00

20 lines
430 B
JSON

{
"name": "jibo-analytics",
"version": "0.1.8",
"description": "Simple Google Measurements Protocol client",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.jibo.com/sdk/jibo-analytics"
},
"author": "",
"license": "ISC",
"devDependencies": {
"gulp": "^3.9.1",
"jibo-gulp": "^1.6.0"
}
}