{
  "name": "oslite",
  "version": "0.1.0",
  "description": "仿对象存储接口的轻量级静态文件服务",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gaomeng1900/obslite.git"
  },
  "keywords": [
    "object-based",
    "service",
    "oss",
    "s3"
  ],
  "author": "Meng G.",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/gaomeng1900/obslite/issues"
  },
  "homepage": "https://github.com/gaomeng1900/obslite#readme",
  "dependencies": {
    "express": "^4.13.4",
    "gulp": "^3.9.1",
    "gulp-coffee": "^2.3.1",
    "gulp-watch": "^4.3.5"
  }
}
