@segment/analytics.js-integration-google-adwords-new
Version:
The google-adwords-new analytics.js integration.
51 lines (50 loc) • 1.57 kB
JSON
{
"name": "@segment/analytics.js-integration-google-adwords-new",
"description": "The google-adwords-new analytics.js integration.",
"version": "1.3.0",
"keywords": [
"analytics.js",
"analytics.js-integration",
"segment"
],
"main": "lib/index.js",
"scripts": {
"test": "karma start",
"test:ci": "karma start karma.conf-ci.js"
},
"author": "Segment <friends@segment.com>",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/google-adwords-new#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",
"extend": "^3.0.2",
"obj-case": "^0.2.0",
"reject": "0.0.1"
},
"devDependencies": {
"@segment/analytics.js-core": "^3.0.0",
"@segment/analytics.js-integration-tester": "^3.1.0",
"@segment/clear-env": "^2.0.0",
"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": "dca45f865bd80b4233787dbd3d4aafddd54e70b2"
}