{
  "name": "dbweb",
  "version": "1.0.0",
  "description": "This README would normally document whatever steps are necessary to get your application up and running.",
  "main": "none",
  "directories": {
    "lib": "lib"
  },
  "dependencies": {
    "@types/node": "^10.0.6",
    "gulp-clean-css": "^3.6.0"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.1",
    "gulp-concat-css": "^2.3.0",
    "gulp-minify": "^1.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://linlexing@bitbucket.org/linlexing/dbweb.git"
  },
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/linlexing/dbweb#readme"
}
