20 lines
430 B
JSON
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"
|
|
}
|
|
}
|