{
  "name": "quarked",
  "version": "0.0.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "./node_modules/http-server/bin/http-server .",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "http-server": "^0.9.0"
  }
}
