@segment/analytics.js-integration-moengage
Version:
The MoEngage analytics.js integration.
52 lines (51 loc) • 1.53 kB
JSON
{
"name": "@segment/analytics.js-integration-moengage",
"description": "The MoEngage analytics.js integration.",
"version": "1.0.8",
"keywords": [
"analytics.js",
"analytics.js-integration",
"segment",
"moengage"
],
"main": "lib/index.js",
"scripts": {
"test": "karma start",
"test:ci": "karma start karma.conf-ci.js"
},
"author": "Segment",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/moengage#readme",
"bugs": {
"url": "https://github.com/segmentio/analytics.js-integrations/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/segmentio/analytics.js-integrations.git"
},
"dependencies": {
"@ndhoule/each": "^2.0.1",
"@segment/analytics.js-integration": "^3.2.0",
"do-when": "^1.0.0",
"obj-case": "^0.2.0",
"reject": "0.0.1"
},
"devDependencies": {
"@segment/analytics.js-core": "^3.8.2",
"@segment/analytics.js-integration-tester": "^3.1.1",
"@segment/clear-env": "^2.1.1",
"browserify": "^16.2.3",
"eslint": "^5.16.0",
"karma": "^4.1.0",
"karma-browserify": "^6.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-sauce-launcher": "^2.0.2",
"karma-spec-reporter": "^0.0.32",
"karma-summary-reporter": "^1.6.0",
"mocha": "^6.1.4",
"watchify": "^3.11.1"
},
"gitHead": "ecef8eb82260e18b78a340635df520323b1e8829"
}