{
  "name": "simple-dms",
  "version": "0.0.1",
  "description": "A simple document management system.",
  "main": "dist/simple-dms.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bst27/simple-dms.git"
  },
  "keywords": [
    "simple",
    "document",
    "management",
    "system"
  ],
  "author": "bst27",
  "license": "",
  "bugs": {
    "url": "https://github.com/bst27/simple-dms/issues"
  }
}
