{
  "name": "spark-service",
  "version": "0.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TruongHuuTien/spark.git"
  },
  "author": "truonghuutien",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TruongHuuTien/spark/issues"
  },
  "homepage": "https://github.com/TruongHuuTien/spark#readme",
  "dependencies": {
    "express": "^4.16.3"
  }
}
