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