{
  "name": "data_source",
  "version": "4.0.8",
  "description": "Unified JS Data Source",
  "main": "index.js",
  "scripts": {
    "test": "gulp test"
  },
  "keywords": [
    "data_source",
    "data",
    "source"
  ],
  "author": "Matt Weichselbaum",
  "license": "ISC",
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-jasmine": "^2.0.1",
    "gulp-tsc": "1.1.0"
  },
  "dependencies": {
    "tsd": "^0.6.5",
    "typescript": "1.8.10"
  }
}
