|
| 1 | +{ |
| 2 | + "name": "@segment/analytics.js-integration-adometry", |
| 3 | + "description": "The Adometry analytics.js integration.", |
| 4 | + "version": "2.0.0", |
| 5 | + "keywords": [ |
| 6 | + "analytics.js", |
| 7 | + "analytics.js-integration", |
| 8 | + "segment", |
| 9 | + "adometry" |
| 10 | + ], |
| 11 | + "main": "lib/index.js", |
| 12 | + "scripts": { |
| 13 | + "test": "make test" |
| 14 | + }, |
| 15 | + "repository": { |
| 16 | + "type": "git", |
| 17 | + "url": "git+https://github.com/segmentio/analytics.js-integrations.git" |
| 18 | + }, |
| 19 | + "author": "Segment <[email protected]>", |
| 20 | + "license": "SEE LICENSE IN LICENSE", |
| 21 | + "bugs": { |
| 22 | + "url": "https://github.com/segmentio/analytics.js-integrations/issues" |
| 23 | + }, |
| 24 | + "homepage": "https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/adometry#readme", |
| 25 | + "dependencies": { |
| 26 | + "@ndhoule/each": "^2.0.1", |
| 27 | + "@ndhoule/entries": "^2.0.0", |
| 28 | + "@ndhoule/extend": "^2.0.0", |
| 29 | + "@ndhoule/map": "^2.0.1", |
| 30 | + "@ndhoule/pick": "^2.0.0", |
| 31 | + "@ndhoule/values": "^2.0.1", |
| 32 | + "@segment/analytics.js-integration": "^2.1.0" |
| 33 | + }, |
| 34 | + "devDependencies": { |
| 35 | + "@segment/analytics.js-core": "^3.0.0", |
| 36 | + "@segment/analytics.js-integration-tester": "^3.1.0", |
| 37 | + "@segment/clear-env": "^2.0.0", |
| 38 | + "@segment/eslint-config": "^3.1.1", |
| 39 | + "@segment/fmt": "^1.0.0", |
| 40 | + "browserify": "^13.0.0", |
| 41 | + "browserify-istanbul": "^2.0.0", |
| 42 | + "eslint": "^2.9.0", |
| 43 | + "eslint-plugin-mocha": "^2.2.0", |
| 44 | + "eslint-plugin-require-path-exists": "^1.1.5", |
| 45 | + "istanbul": "^0.4.3", |
| 46 | + "karma": "1.3.0", |
| 47 | + "karma-browserify": "^5.0.4", |
| 48 | + "karma-chrome-launcher": "^1.0.1", |
| 49 | + "karma-coverage": "^1.0.0", |
| 50 | + "karma-junit-reporter": "^1.0.0", |
| 51 | + "karma-mocha": "1.0.1", |
| 52 | + "karma-phantomjs-launcher": "^1.0.0", |
| 53 | + "karma-sauce-launcher": "^1.0.0", |
| 54 | + "karma-spec-reporter": "0.0.26", |
| 55 | + "mocha": "^2.2.5", |
| 56 | + "npm-check": "^5.2.1", |
| 57 | + "phantomjs-prebuilt": "^2.1.7", |
| 58 | + "proclaim": "^3.4.1", |
| 59 | + "watchify": "^3.7.0" |
| 60 | + } |
| 61 | +} |
0 commit comments