initial commit
This commit is contained in:
19
node_modules/jibo-analytics/package.json
generated
vendored
Normal file
19
node_modules/jibo-analytics/package.json
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user