{
  "name": "sofa-tracking",
  "version": "0.9.5",
  "description": "Sofa Web SDK tracking service component.",
  "main": "dist/sofaTracking.js",
  "homepage": "http://www.sofa.io",
  "scripts": {
    "test": "gulp build"
  },
  "engines": {
    "node": ">=0.10.x",
    "npm": ">=1.2.x"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sofa/sofa-tracking"
  },
  "keywords": [
    "sofa",
    "sofa.io",
    "web",
    "sdk",
    "service"
  ],
  "author": "Pascal Precht <pascal@couchcommerce.com>",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/sofa/sofa-tracking/issues"
  },
  "dependencies": {
    "sofa-core": "0.14.x",
    "sofa-q-service": "^0.3.1",
    "sofa-testing": "^0.7.0"
  },
  "devDependencies": {
    "gulp": "^3.8.10",
    "shared-sofa-component-tasks": "^0.11.x"
  }
}
